Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 832 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 832 Bytes

vscode-zig

VSCode Extension CI

Zig support for Visual Studio Code.

Syntax Highlighting, Code Completion

Features

  • install and manage Zig version
  • syntax highlighting
  • basic compiler linting
  • automatic formatting
  • optional Zig Language Server features
    • completions
    • goto definition/declaration
    • document symbols
    • ... and many more