Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 421 Bytes

IntelliJ ZigLang Plugin

Adds the support for Zig in Intellij. Supports the following features:

  1. Supports Zig 0.8.0 syntax.
  2. Code completion for top level function and variable declaration.
  3. Zig compiler integration.

Screenshots

code completion

build integration