Giz support for Visual Studio Code.
- syntax highlighting
- basic compiler linting
- automatic formatting
- optional Giz Language Server features
- completions
- goto definition/declaration
- document symbols
- ... and many more
To enable automatic formatting add the giz
command to your PATH
, or
modify the Giz Path
setting to point to the giz
binary.
npm install
npm run compile
npx vsce package