Releases: aeddi/vscode-gno
Releases · aeddi/vscode-gno
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2025-08-02)
Bug Fixes
- allTools.ts.in: updated description and import (11f25ab)
- auto install gnopls from gnoverse (801acb5)
- auto install gnopls@latest if not installed (dcd347b)
- commands.md: syntax (c7acdb7)
- correct bin for install tools with go (7fda28a)
- err message (b73d7ee)
- fix all issues syntax highlighting (09d22ec)
- fix automatic installation of gnopls (9ddab75)
- fix bug testing command (3e48cf6)
- fix bug, highlighting, icon (6b1ed82)
- format file on save (9dc08ef)
- gno version displayed in status bar (95c8dc5)
- language-configuration (490be24)
- leave go version, waiting for the gno version command not to merge (9699e89)
- lint fix prettier (f321945)
- remove installation of vscgo tools (bb36501)
- replace go with gno where needed (76d8df0)
- retrieved the gno version based on the implementation of the gno version command (4915c4e)
- stop ignoring package-lock.json (b9520a3)
- typo in package.json (531fa2b)
- upgrade undici version in package-lock.json for fix vulnerability (dc4847c)