oxc/editors
Nicholas Rayburn 6b619da23a
feat(editor): Listen to config file changes and trigger a didChangeConfiguration update (#6964)
Watch eslint and oxlint config files for changes. When these files
change, a `didChangeConfiguration` event will be sent to the language
server.

Ref https://github.com/oxc-project/backlog/issues/132.
2024-10-28 08:39:24 +08:00
..
vscode feat(editor): Listen to config file changes and trigger a didChangeConfiguration update (#6964) 2024-10-28 08:39:24 +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).