aliasadidev / vscode-npm-gui

vscode nuget package manager gui https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
MIT License
46 stars 17 forks source link

nuget.config support #62

Open cspwizard opened 1 year ago

cspwizard commented 1 year ago

Hi!

It would be killer feature if this plugin would understand nuget.config file and use it to automatically configure sources and all the rest required settings. Instead of manually configuring....

Thanks!

dodu2014 commented 1 year ago

Yes, it's great to support nuget.config, and configuring custom sources via settings doesn't seem to work yet.

Monarch73 commented 7 months ago

Whats also missing is support for dotnet/c# ManagePackageVersionsCentrally-Setting, which manages package versions in a single Directory.Packages.Props file. That would be great too....

aliasadidev commented 4 months ago

@cspwizard @cspwizard

will add it

aliasadidev commented 4 months ago

Whats also missing is support for dotnet/c# ManagePackageVersionsCentrally-Setting, which manages package versions in a single Directory.Packages.Props file. That would be great too....

@Monarch73 will research about that and inform you about that here

kamakaze commented 1 month ago

I agree