Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Commented Feature: Create a special editor for package.json [103]

$
0
0
We should create an experience around the package.json file.

Things we could do:
We should display under it the packages you reference as nodes in a tree.
We should allow you to directly edit the file (and we update the project accordingly).
We should create a wizard that interacts with npm in the background
Package searches (npm find <user string>)
Package installs
Package removals
Package updates
etc...

Comments: Was it solved by NPM UI component or major accent was on support of language service for .json files? https://nodejstools.codeplex.com/wikipage?title=Npm

Viewing all articles
Browse latest Browse all 4630

Trending Articles