Home

Awesome

Sublime Text Zig Support

Adds syntax support for Zig files. Multi command plugin included to allow creating keyboard shortcuts/commands that chain together multiple Sublime commands. Two multi-commands are included and available in the command palette: Fix Unused Variable and Fix Unused Function Parameter. Put your cursor on the variable name and execute the command to "fix" annoying unused var errors quickly. They are also bound to cmd + shift + m and cmd + shift + n on macOS respectively.

Setup

Usage (macOS keyboard commands. For Windows/Linux bind the commands however you like)