🎉v0.3.0
What's Changed
This patch is come from #32
- support: multiple go.mod file.
- support: goto go.mod file.
- support: hover display.
- support: collapse all.
- support: load dynamically for multiple go.mod files.
- remove: hide hostname option.
- add find in files inline button.
- fix: sometime it can't load anytings.
- fix: probability of abnormal go envs.
- fix: wrong start timing
- fix: expanded an empty modules.
- fix: load error go exec, when switch to a new go path.
- fix: find in files not work. remove: find in files menu context.
- chore: add some code comments.
- chore: typos fix.
- chore: update readme.
- change: no longer catch the err package when loading modules.
- change: the moditem api has been change.
Full Changelog: v0.2.6...v0.3.0