oxc/editors
Nicholas Rayburn 38b1c2ec65
feat(editor): Create a command to apply all auto-fixes for the current active text editor (#7672)
Ref #7456

- Creates a custom action in the language server that applies all
auto-fixes for a given file.
- Updates VS Code to use the custom action with a command to apply fixes
for the currently active text editor.
2024-12-13 13:46:05 +08:00
..
vscode feat(editor): Create a command to apply all auto-fixes for the current active text editor (#7672) 2024-12-13 13:46:05 +08:00
README.md chore: add editors/README.md (#4760) 2024-08-09 08:31:38 +08:00

Oxc Editor Plugins

Official

VSCode

(Neo)Vim

Third-Party

We look forward to your contributions, Feel free to open a PR if you are working on an IDE extension for oxlint(oxc_language_server).