About 50 results
Open links in new tab
  1. How to fix code highlighted in red in VS Code - Stack Overflow

    Mar 20, 2022 · This happened suddenly after I restarted my computer, all of a sudden any code I type is highlighted in red. Does anyone know how to fix this? See image. OS: Windows UPDATE: This is the …

  2. Why is my VS Code having red highlighing of space characters even ...

    Mar 1, 2023 · Why is my VS Code having red highlighing of space characters even though I dont have errors there? Ask Question Asked 2 years, 11 months ago Modified 1 year, 7 months ago

  3. Visual Studio compiles fine, but it still shows red lines

    Apr 5, 2017 · Identify the project where the red lined code comes from Remove the "red line" project from the references where it is being used (ProjectName\References - right click, add references, …

  4. How to turn off file name coloration in VS Code [duplicate]

    Dec 11, 2024 · Whenever I type something new in my vscode file, the filename become red with the number. I think that's the reason why my vscode suggest is very slow. For example,when I type …

  5. javascript - Red Squiggly Lines in VS Code - Stack Overflow

    Aug 14, 2020 · And you can uninstall ESLint extension in vs code to get rid of red lines.You can search ESLint extension in extions folder of vscode

  6. Why are some left and right angle brackets colored red in VSCode? I ...

    Mar 2, 2023 · Some of my angle brackets, left and right, in VSCode, Windows 11, React and Node JS project are red. Dunno why? It just happened. Any fixes?

  7. Disable (or toggle) the wavy underline/squigglies (problems) in VS Code

    Dec 1, 2023 · As there is no Q/A for the same thing in VS2019 (visual studio express), and as this comes to the top of that google query as well, goto to Tools > Options > Environment > Fonts-And …

  8. How do I disable red highlighting when there is an error in vs code ...

    Apr 5, 2022 · If anyone also knows how to disable the red highlights when there is an error in the code I would appreciate it.

  9. react js code is showing red color highlight even its correct syntax in ...

    Mar 3, 2023 · enter image description herei am getting red code highlight in vs code even correct syntx and code is also working .. i try to solve this by changing themes & turn off all extantion but …

  10. How to remove the red color indictors at the beginning of all the code ...

    Nov 28, 2019 · When I updated Visual Studio Code, I am getting this annoying red indicator/highlighting before every line of code. Before the update, didn't have this issue. Does anyone know what is this …