I'm very new to VSCode, and the experience has been annoying for one thing: it adds random colors to some blocks of the code. I have not figured out why: there is no block of instructions (like between { and }) or errors, or anything I could make sense of.
I just want them to disappear. How can I achieve this?
CodePudding user response:
You can disable the configuration editing
or other extensions cause this issue in VS by :
Open your Extensions.
- On the top right, click the three dots forming a horizontal line.
- Input "@builtin" in the search box.