About 50 results
Open links in new tab
  1. 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?

  2. 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 …

  3. 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 …

  4. VS code how to show unused variables as red - Stack Overflow

    Nov 28, 2018 · VS code how to show unused variables as red Asked 7 years, 1 month ago Modified 4 months ago Viewed 68k times

  5. c - VS Code shows red squiggles under "stdio.h" when workspace is in ...

    Feb 21, 2021 · Visual Studio Code shows red squiggles under #include <stdio.h> in the editor when the workspace is in ~/src but not when it is in /tmp. Both workspaces compile and run the code fine.

  6. 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 …

  7. Change highlight text color in Visual Studio Code

    Visual Studio Code calls this selection highlighting and unfortunately, I don't think the color is customizable currently. Themes can control the 'selection' color, but the 'selection highlight' color is …

  8. Cannot edit in read-only editor VS Code - Stack Overflow

    Feb 24, 2019 · I am using Visual Studio Code V 1.31.1. I used an input function but I can't write an input in output panel it shows this error Cannot edit in read-only editor ...

  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 &amp; turn off all extantion but …

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

    Aug 14, 2020 · My Visual Studio code editor keeps underlining my code incorrectly and I don't know how to stop it. Here is an example of my JavaScript being squiggled: I have tried installing prettier, eslint …