
Error Lens
IDE Extensions
About
Error Lens is a VS Code extension that surfaces linter and compiler errors inline at the end of each line, instead of hidden in a hover tooltip.
- Prints error and warning text on the same line
- Highlights the whole line, not just the token
- Color-codes severity for errors versus warnings
- Works with any linter's diagnostics output
- Category:
- IDE Extensions
- Platform:
- Code