#829 Can't install 007
#875 npm package manager installation confusing
Simplifies npm UI view model. We now display an item in the list view for npm install (whatever I typed) and will only run the command directly if that item is selected.
Fixes double clicking to ensure that the item which is double clicked is installed.
Fixes GetPathToNpm() to also look in the registry.
Fixes some npm tests.
#857 focus should be on textbox on npm dialog startup
Sets focus to textbox when it appears.
#871 Wrong display name for global modules node in solution explorer
Fixes display name.
↧