Zig support for Visual Studio Code.
- syntax highlighting
- basic compiler linting
- automatic formatting
To enable automatic formatting add the zig command to your PATH, or
modify the Zig Path setting to point to the zig binary.
npm install
npm run compile
npx vsce package
