Releases: xojs/vscode-linter-xo
Releases · xojs/vscode-linter-xo
v3.10.0
- Adds ignore rule Code Actions for both single line or file 🎉 🎉 🎉
- Adds logic to use metaResults from xo .51+ and fallback to eslint-rule-docs for older versions
- Internal improves fixing logic for overlapping rules
- Move from objects to Maps for rule caching
v3.9.0
v3.8.1
v3.8.0
v3.7.0
v3.6.1
v3.6.0
v3.5.0
v3.4.0
- Make debounce configurable and default to 0
- Replace internal Queue
- Handle resolution error with more sophistication
- Initial support for quick fix code actions
- Added a status bar item and command to show the extension output
- Handle options better for per folder configurations in multi-root workspaces