Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 363 Bytes

vscode-zig

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.