Open 4meepo opened 2 years ago
Is your feature request related to a problem? Please describe.
Recently, I'm using VSCode full time, but one feature of goland I miss very much is viewing the go standard module and external dependencies like this:
In VSCode, I'm doing this by using go mod explorer plugin and multi-root workspace.
Any better solution to do this?
Related #2156
support
I find that plugin mentioned by 4meepo has been updated. And which now has already included Go std src library. Very awesome plugin! 😄
Go Mod Explorer plugin link
Is your feature request related to a problem? Please describe.
Recently, I'm using VSCode full time, but one feature of goland I miss very much is viewing the go standard module and external dependencies like this:
In VSCode, I'm doing this by using go mod explorer plugin and multi-root workspace.
Any better solution to do this?