aliasadidev / vscode-npm-gui

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

Feature request - add new settings parameter for local packages folder #31

Open CyberGuerro opened 2 years ago

CyberGuerro commented 2 years ago

Add in settings.json a new parameter (es local.packageSources) where specify local packages' folder Here and example of implementation:

"nugetpackagemanagergui.nuget.local.packageSources": [
    "/mnt/local/nuget/packages"
],
aliasadidev commented 2 years ago

Your request sounds great! Thanks @CyberGuerro

CyberGuerro commented 1 year ago

Any news?

CyberGuerro commented 1 year ago

Question: Development is dead?? It's long long time that no updates are released.

aliasadidev commented 4 weeks ago

Hi @CyberGuerro,

Apologies for the delayed response—I haven’t been able to check GitHub. I’ve completed the feature and will include it in the next release.

Thank you for your patience!