oxc icon indicating copy to clipboard operation
oxc copied to clipboard

Editor: Support quick fixes to disable rule for line or file

Open nrayburn-tech opened this issue 1 year ago • 1 comments

Should add quick fixes to disable a rule for a single line or for the entire file.

Eslint screenshot image

nrayburn-tech avatar Oct 27 '24 20:10 nrayburn-tech

#6968 is a rough implementation of this, but requires some cleanup if anybody familiar with rust wants to take that on.

nrayburn-tech avatar Oct 27 '24 21:10 nrayburn-tech