oxc/editors
Pavel Smirnov 0794bee907
fix(editor/vscode): set minimum supported ver. to ^1.93.0 (#8182)
Hi,

I'm using Cursor which is based on VSCode `1.93` at the moment of this
PR. And i've faced with an issue when i can't install latest version of
oxc vscode plugin - by default plugin marketplace offers me `v0.0.1` and
via `Install Specific Version` i can install only `v0.10.3` while latest
is `v0.15.3`. No idea when Cursor will update its version.
There's no issue with VSCode, only Cursor.

After downgrading minimum version, Cursor allowed me to install plugin
that i compiled by myself, everything seem to be working.

Not sure about how is usually contributions made here so correct me if i
miss something
2024-12-30 15:22:54 +08:00
..
vscode fix(editor/vscode): set minimum supported ver. to ^1.93.0 (#8182) 2024-12-30 15:22:54 +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).