pcislo / vscode-nuget-gallery

MIT License
64 stars 19 forks source link

Don't remove 'Open NuGet Gallery' #116

Closed yedajiang44 closed 5 months ago

yedajiang44 commented 5 months ago

New version viewer too little information displayed.

And it should not be displayed in the panel, which is very unfriendly to multi-language developers. The panel should display universal tabs, the most important thing is that the display space is limited. what do you think?

pcislo commented 5 months ago

I will add more information about the package on the panel.

Panel can be easily configured and you can switch off tabs that are not needed, however I will consider adding this webview page as an additional option as in the previous version.

yedajiang44 commented 5 months ago

I will add more information about the package on the panel.

Panel can be easily configured and you can switch off tabs that are not needed, however I will consider adding this webview page as an additional option as in the previous version.

Thank you for your reply. I am looking forward to the release of the new version. In addition, I am surprised that the repositorie has not changed for many years has been updated recently. Thank you again for your efforts.

danielscatigno-ncpc commented 5 months ago

yep, I'm also missing the package information like dependency etc..

pcislo commented 5 months ago

I've added package information, let me know if you have any feedback otherwise I will close this issue.

yedajiang44 commented 5 months ago

I've added package information, let me know if you have any feedback otherwise I will close this issue.

nice! I see it and it's great and thanks for the effort~

also, how to update packages in all projects

pcislo commented 5 months ago

also, how to update packages in all projects

right now it's not possible, but I've added feature request #119 for that and will try to implement it soon

yedajiang44 commented 5 months ago

cool~ I close this iss and follw #119

thanks!