Skip to content

ziglang/vscode-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70c2cc5 · Apr 9, 2025
Feb 22, 2025
Feb 22, 2025
Feb 11, 2023
Apr 9, 2025
Jul 3, 2024
May 31, 2021
Mar 31, 2024
Mar 31, 2024
Feb 22, 2025
Mar 30, 2025
Jul 14, 2017
Dec 13, 2024
Feb 22, 2025
Apr 1, 2024
Mar 30, 2025
Apr 9, 2025
Mar 26, 2025

Repository files navigation

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
  • Run/Debug zig program
  • Run/Debug tests
  • optional ZLS language server features
    • completions
    • goto definition/declaration
    • document symbols
    • ... and many more