oxc/editors
Nicholas Rayburn 4dd9b60f5a
feat(editor/vscode): Replace existing output channel and trace output channel with a single LogOutputChannel (#7196)
I don't think we need two separate channels for output. This replaces
the 2 existing channels with a single channel that allows configuring
the log level.

Ref #7136
2024-11-08 09:23:16 +08:00
..
vscode feat(editor/vscode): Replace existing output channel and trace output channel with a single LogOutputChannel (#7196) 2024-11-08 09:23:16 +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).