Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: aeddi/vscode-gno

v1.2.0

06 Aug 14:38

Choose a tag to compare

1.2.0 (2025-08-06)

Features

  • improve controls bar (c791014)
  • inject iframe script into gnodev (ae9d9ef)

v1.1.0

02 Aug 20:46

Choose a tag to compare

1.1.0 (2025-08-02)

Features

  • add a setting to toggle browser opening (a110d73)
  • add gnodev button (4dd4cf2)
  • add gnodev start and stop commands (c5f1684)
  • add more browser opening options (81199d2)
  • custom WebView + clean refactor (9fdbcfb)
  • improve logging + refactor (9035fb9)

v1.0.0

02 Aug 20:41

Choose a tag to compare

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)

Features

  • add gno.maketx.addpkg command (ec1c03a)
  • added command gno.toggle.testfile (8dfef07)
  • docs: add auto generated docs for commands & settings based on package.json (45c918f)