error-gutters
error-gutters copied to clipboard
Feature request: Comment tag to ignore specific errors
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.