-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
'fix all' of code action should consider the range,
the statement in def pylsp_code_actions( :
range : Dict
Range argument given by pylsp. Not used here.should be not true, this range i guess should be used later in checks_with_fixes to filter fixes only in this range.
otherwise 'fix all' probably in the action list all the time, but that actually maybe would get action nothing from it.
Metadata
Metadata
Assignees
Labels
No labels