oxc/editors/vscode
IWANABETHATGUY 56e620b1bb
chore(lsp): normalize the lsp naming (#1873)
1. Fallback logic about `document/didChangeConfiguration`
2. normalize vscode naming
3. change `configuration` section name from `oxc-client` to
`oxc_langauge_server`.
2024-01-03 11:48:18 +08:00
..
client chore(lsp): normalize the lsp naming (#1873) 2024-01-03 11:48:18 +08:00
.prettierignore chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00
.prettierrc chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00
.vscodeignore chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
LICENSE chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
package.json chore(lsp): normalize the lsp naming (#1873) 2024-01-03 11:48:18 +08:00
pnpm-lock.yaml chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00
README.md chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
tsconfig.json chore: format typescript and json file in editors/vscode (#1667) 2023-12-14 02:01:24 +08:00

Oxc

The Oxidation Compiler is creating a suite of high-performance tools for JavaScript and TypeScript.

Oxlint

This is the linter for oxc.