Skip to content

Releases: goplus/vscode-gop

v0.8.3

12 Feb 13:48
661d834
Compare
Choose a tag to compare

features:

  • support to debug Go+ files (#49)
  • add gsh ext as Go+ files (#58)
  • Go/Go+ language server goxls v0.13.7

changes:

  • check and install goxls/gopdlv (#47 #54)

v0.8.1

27 Nov 16:28
076ced1
Compare
Choose a tag to compare

features:

  • gop syntax highlight (#3 #4)
  • gop icon (#19 #42 #43)
  • test: support gop (#10 #11 #13)
  • gop cover (only support go1.20+) (#14)
  • gop generate unit tests (#21)
  • gop toggle between code and tests (#24)
  • gop add/remove Struct Tags (#12)
  • gop call hierarchy (#29)
  • gop Show All Commands (#32)
  • gop Current GOPROOT (#35)
  • add run_gop_command (#23)

changes:

  • fix conflicts of commands/configurations (#3 #5 #34)
  • fix current gopath and current goroot problem (#33)
  • configurationDefaults (#7)
  • disable linkifyShowMessage (#9)
  • change gopls => goxls (#20)
  • github actions: use goplus/setup-goplus (#18)
  • mod: goxls v0.13.5 (#37)