Skip to content

v0.8.1

Compare
Choose a tag to compare
@xushiwei xushiwei released this 27 Nov 16:28
· 50 commits to v0.8 since this release
076ced1

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)