error-gutters icon indicating copy to clipboard operation
error-gutters copied to clipboard

Feature request: Comment tag to ignore specific errors

Open W1Real opened this issue 2 years ago • 0 comments

I remember there was an extension that would recommend refactoring, and it was possible to to right click to ignore certain recommendations it would make. I wonder if it would be possible to have it for everything in general.

For example: the specific error "unittest" is possibly unbound by Pylance is annoying, and I know the code will be executed just fine, so I could simply ignore it.

W1Real avatar Mar 18 '23 21:03 W1Real