oxc/editors/vscode
Boshen 557132ffdf
chore(deps): update vscode npm packages (#4363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-19 21:31:23 +08:00
..
client feat(lsp): support vue, astro and svelte (#1923) 2024-01-08 11:38:25 +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 fix(vscode): change all names to oxc_language_server 2024-01-06 19:23:08 +08:00
CHANGELOG.md chore: regenerate changelogs with commit id and author 2024-06-07 01:22:28 +08:00
CONTRIBUTING.md chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
LICENSE chore: mv dir editor/vscode to editors/vscode (#1203) 2023-11-09 21:13:11 +08:00
package.json chore(deps): update vscode npm packages (#4363) 2024-07-19 21:31:23 +08:00
pnpm-lock.yaml chore(deps): update vscode npm packages (#4363) 2024-07-19 21:31:23 +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.