Releases: goplus/vscode-xgo
Releases · goplus/vscode-xgo
v0.8.7
v0.8.6
What's Changed
- chore(xgols): change references from goxls to xgols and adjust version requirements by @go-wyvern in #69
- chore: update version to 0.8.6 in package.json by @go-wyvern in #70
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- add .yap support by @tsingbx in #62
- allow test.gox to be tested with gop test by @luoliwoshang in #63
- goptest absolutly path output by @luoliwoshang in #61
- update(docs): rename Go+ to XGo and update related assets in README and package.json by @go-wyvern in #67
New Contributors
- @luoliwoshang made their first contribution in #63
Full Changelog: v0.8.3...v0.8.5
v0.8.3
v0.8.1
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: