Zig language support for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=ziglang.vscode-zig
- TypeScript 99.2%
- JavaScript 0.8%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| .vscode | ||
| images | ||
| src | ||
| syntaxes | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .vscodeignore | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| language-configuration.json | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
vscode-zig
Zig support for Visual Studio Code.
Features
- install and manage Zig version
- syntax highlighting
- basic compiler linting
- automatic formatting
- Run/Debug zig program
- Run/Debug tests
- optional ZLS language server features
- completions
- goto definition/declaration
- document symbols
- ... and many more
