jumpToFirstError
Jump to the first error in the workspace by retrieving diagnostics and opening the file with decoration. Returns false if no error is found.
Instructions
Jump to first workspace error (getDiagnostics→openFile→decoration). Returns {found:false} if none.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||