vscode-go icon indicating copy to clipboard operation
vscode-go copied to clipboard

Ability to show dependencies libraries as goland

Open windzhu0514 opened this issue 2 years ago • 6 comments

Is your feature request related to a problem? Please describe. show project dependencies libraries as goland image

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。

windzhu0514 avatar Apr 02 '22 07:04 windzhu0514

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.

suzmue avatar Apr 04 '22 17:04 suzmue

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

windzhu0514 avatar Apr 05 '22 03:04 windzhu0514

👍 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.

4meepo avatar May 11 '22 01:05 4meepo

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.

hitzhangjie avatar Mar 22 '23 17:03 hitzhangjie

There is already an extension available for this feature.

LAShZ avatar May 25 '23 09:05 LAShZ