mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
| .. | ||
| client | ||
| server | ||
| .vscodeignore | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| tsconfig.json | ||
| webpack.config.js | ||
Oxc Vscode Extension
Development
Build the extension and run it inside vscode:
pnpm installpnpm run package- open vscode and run the command palette "Extensions: Install from VSIX..."
- find the
oxc-vscode-x.x.x.vsixfile from./editor/vscodedirectory - open a
.js/.tsfile, adddebugger;and save - see the warning
eslint(no-debugger): debugger statement is not allowed - oxc