• Stars
    star
    520
  • Rank 85,117 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Zig language support for VSCode

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