r3inbowari / go-mod-explorer

Go Module Explorer for Visual Studio Code (beta)
https://marketplace.visualstudio.com/items?itemName=r3inbowari.gomodexplorer
MIT License
33 stars 6 forks source link

Feature request: support go workspaces(go.work) #38

Closed r3inbowari closed 1 year ago

r3inbowari commented 1 year ago

ref: https://go.dev/doc/tutorial/workspaces & https://go.dev/ref/mod#workspaces related to #35

r3inbowari commented 1 year ago

It seems that the current version does not support go work.

r3inbowari commented 1 year ago

Due to unexpected upgrade of dependencies, only vscode >= 1.80 is supported.