Quantcast
Channel: User HolyBlackCat - Stack Overflow
Viewing all articles
Browse latest Browse all 1287

Answer by HolyBlackCat for How to turn off this function in VS CODE

$
0
0

You can disable the file name highlight with:

"workbench.editor.decorations.colors": false,

And the red 1 (number of errors) indicator with:

"workbench.editor.decorations.badges": false,

But this is purely aesthetical, and has nothing to do with the lag. I recommend replacing the stock C++ extension with Clangd, from my experience it works faster.


Viewing all articles
Browse latest Browse all 1287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>