-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
code-actionsRelated to code actionsRelated to code actions
Description
Is it possible to position the "Disable for this line" action after other substantive quick fixes? In the screenshot below, you can see that I can fix the missing import error by importing the os
module, but that option is listed after the disable option. However, I generally treat disabling type checking or linting errors like this as a measure of last resort, and it would be nice if its order of appearance reflected that. This would also reduce the number of keyboard movements required to reach substantive fixes.
Metadata
Metadata
Assignees
Labels
code-actionsRelated to code actionsRelated to code actions