Syntax Error Summary
This VSCode extension provides a quick summary of all syntax errors in the current document.
Features
- Displays a summary of syntax errors in a side panel
- Allows copying the error summary to clipboard
Usage
- Open a file in VSCode
- Run the command "Show Syntax Errors Summary" from the Command Palette (Ctrl+Shift+P)
- A side panel will open with a list of syntax errors, if any
- Click the "Copy to Clipboard" button to copy the error summary
Requirements
VSCode version 1.60.0 or higher.
Extension Settings
This extension doesn't contribute any settings.
Known Issues
None at the moment.
Release Notes
0.0.1
Initial release of Syntax Error Summary
| |