Hacker News new | ask | show | jobs
by Cakez0r 4131 days ago
Does it have nuget (and / or npm etc) support? Pretty essential feature for a .NET IDE
2 comments

We had package manager support in our prototype and will have it in the main branch again for the v1.0 release. First nuget, then npm and bower. There will also be extensibility points here to introduce new package managers easily.
What is the difference between a text editor with programming features (which it seems like what they are aiming for) and a full fledged IDE then?