Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ZigNew to Visual Studio Code? Get it now.
Zig

Zig

Marc Tiehuis

|
46,165 installs
| (4) | Free
Language support for the Zig programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-zig

CI

Zig support for Visual Studio Code.

Syntax Highlighting

Features

  • syntax highlighting
  • basic compiler linting
  • automatic formatting

Automatic Formatting

To enable automatic formatting add the zig command to your PATH, or modify the Zig Path setting to point to the zig binary.

Creating .vsix extension file

npm install
tsc src/extensions.js
npx vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft