adrian-pavel / visual-nuget

Code for the Visual NuGet package manager extension for VS Code.
MIT License
30 stars 5 forks source link

Local Directory without a server #20

Open junalmeida opened 2 years ago

junalmeida commented 2 years ago

The full featured Visual Studio supports browsing a local directory as a nuget source. This is very handy to test a package locally.

Is it possible to add a local filesystem directory to the sources setting?

adrian-pavel commented 1 year ago

Hello, unfortunately I'm in a period in my life in which I just don't have enough time to work on visual-nuget anymore. But please feel free to open a PR and I will try to review as soon as I can.

ThaDaVos commented 1 year ago

Any hint to where one would have to change this to support a local feed? I am looking for the same thing and trying to move my work flow to Visual Studio Code (as I like the intellisense better)