Skip to content

Releases: argon-rbx/argon-vscode

2.0.3

05 May 21:37
Compare
Choose a tag to compare

Changed

  • Made Stop command simpler when there is only one session running

2.0.2

04 May 22:29
Compare
Choose a tag to compare

Added

  • Update command to manually check for Argon updates
  • JSON schema for *.model.json files

Changed

  • Argon now checks for updates automatically every time you start extension
  • Init command now overrides the global CLI config

2.0.1

02 May 22:34
Compare
Choose a tag to compare

Added

  • Server address preview when running Argon Stop, suggested by @Arid
  • Verbose mode in the extension settings to enable easier debugging
  • Option to uninstall Argon plugin

Improved

  • It is now possible to stop multiple Argon instances at once
  • Argon CLI output is now captured in a better way proving more up to date info

2.0.0

01 May 19:17
Compare
Choose a tag to compare
  • Initial release