DanklyTuned
❔ How do I disable live/realtime linting in VS Code with the C# extension?
I am fine with syntax highlighting. What I mean is if I'm writing code that introduces a variable that I'm about to use but haven't yet I really don't need to be told that I haven't used it yet with a yellow squigly line and numbers on the file name and having the file name turn yellow and so on.
19 replies