Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Zig (unofficial)New to Visual Studio Code? Get it now.
Zig (unofficial)

Zig (unofficial)

Jarred Sumner

|
973 installs
| (0) | 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 (unofficial)

This is the master branch of https://github.com/ziglang/vscode-zig published.

VSCode Extension 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
npm run compile
npx vsce package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft