3

Say I've opened some random Python file in Code, and it is filled with linter issues producing many squiggly colored underlines all over.

Is there a way to hide those squiggly lines without disabling linters? I'm just looking for a way to quickly toggle them off and on. Thanks.

I searched settings and commands and online but didn't find an answer yet. Zen mode wasn't even zen enough in this case. Putting the file in Plain Text mode removes them, but also eliminates colorizing the code, which I wish to retain.

addendum: I opened a feature request for this: https://github.com/microsoft/vscode/issues/166797

jps
  • 956
  • 6
  • 8
  • 3
    with the extension [When File](https://marketplace.visualstudio.com/items?itemName=rioj7.WhenFile) you can make them transparent while the file is dirty – rioV8 Nov 17 '22 at 18:10
  • 1
    Does this answer your question? [How can I easily toggle display of problem underlining in VS Code editor panels?](https://stackoverflow.com/questions/74753185/how-can-i-easily-toggle-display-of-problem-underlining-in-vs-code-editor-panels) – starball Jul 03 '23 at 21:31

0 Answers0