Light bulb should be greyed out after the line/keybinding is no longer active #167592
Labels
bug
Issue identified by VS Code Team member as probable bug
*not-reproducible
Issue cannot be reproduced by VS Code Team member as described
terminal-quick-fix
verified
Verification succeeded
Milestone
Testing #166761
In the editor, users are trained that whenever they see a lightbulb, they can
ctrl+.
for a quick fix. However, in a terminal, we can show a lightbulb for a previous line:This light bulb can still be clicked on, but the keybinding doesn't work here. I suggest greying out (or removing) the lightbulb in this case.
The text was updated successfully, but these errors were encountered: