vscode-go
vscode-go copied to clipboard
Ability to show dependencies libraries as goland
Is your feature request related to a problem? Please describe.
show project dependencies libraries as goland
Describe the solution you'd like a new view show project dependencies libraries, i think it is a very useful feature. so i can no longer use goland。
Hi @windzhu0514! Thanks for the feature request! Could you include more information about what you would like to see? A screenshot from goland and a description of how you can interact with the view would be very helpful.
Hi @windzhu0514! Thanks for the feature request! Could you include more information about what you would like to see? A screenshot from goland and a description of how you can interact with the view would be very helpful.
i add a screenshot
👍 I have a related question here.
In addition to external dependencies, I think it would be better to display the go standard library in VSCode explorer. It can be very helpful when browsing the source code.
I used Goland for many years before I use VSCode. I think to list the go module dependencies and standard library is very useful features.
There is already an extension available for this feature.