basedpyright icon indicating copy to clipboard operation
basedpyright copied to clipboard

code action to baseline an individual error

Open DetachHead opened this issue 1 year ago • 1 comments

use case: you're moving a bunch of code around and you want to rebaseline individual errors that have resurfaced but you don't want to baseline any new errors that come up

another use case is probably #293

DetachHead avatar Oct 04 '24 00:10 DetachHead

alternatively if we decide not to support #293 as a use case of baselining, perhaps this shouldn't appear if the baseline file doesn't already contain any errors of that type, as it suggests that the user is incorrectly using the feature (see here)

DetachHead avatar Oct 04 '24 01:10 DetachHead