Access and reference linting errors in your codebase
@Linter Errors symbol automatically captures and provides context about linting errors and warnings from your currently active file. Agent can see lint errors by default.
For linter errors to be visible, you need the appropriate language server
installed and configured for your programming language. Cursor automatically
detects and uses installed language servers, but you may need to install
additional extensions or tools for specific languages.