Visual Studio Code not showing error squiggles?

At some point when trying to figure out what was wrong with my code i clicked on the lamp and clicked “Ignore this error” because vs code had some issues showing actual errors. Thinking i had solved the glitch i forgot about it. But then i realized that it did not show ANY error squiggles which makes a lot harder to spot when you missed a semicolon or some stupid mistakes like that.

Does anyone know how to re-enable those error squiggles?

image

Hi
Here is an answer how to disable it, so I guess you should find the setting and enable it back again: How to disable C++ error checking in VS Code? - Stack Overflow

1 Like

Thank you!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms