[Syntax highlighting] - Syntax highlighting for Gno files
[Formatting] - Automatically apply gofumpt formatting on save
[Precompile] - Precompile uses gnodev. gnodev need to be installed for this feature to work. You can also enable precompile on save in the configuration.
[Snippets] - Templates that make it easier to enter repeating code patterns, such as loops or conditional-statements.
[Diagnostics] - Build, vet, and lint errors shown as you type or on save. Need precompileOnSave to be enabled.
Contributing
We welcome your contributions and thank you for working to improve the Gnolang
development experience in VS Code.