Created Issue: fix jade template syntax highlighting colors in dark theme [1025]
saturation level is too high - most problematic colors are an orange-red (which makes it look like an error) and dark blue (difficult to read).
View ArticleEdited Issue: npm can't queue multiple modules to install from solution...
__Expected__: can right click, module, "Install missing npm module" one module after another to queue__Actual__: must wait for previous module to finish executing install/update command
View ArticleEdited Issue: Assert during node project creation while nodejs not installed...
---------------------------Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue---------------------------System.AggregateException: One or more errors occurred. --->...
View ArticleEdited Issue: npm not installed dialog does not link to nodejs installer [1017]
---------------------------npm Not Installed---------------------------Could not find npm.cmd. Ensure you have a recent version of node.js installed and have specified the location of node.exe in the...
View ArticleCreated Feature: Go to package readme or homepage by right clicking on...
Much easier than trying to search for the package every time you want to look up something in the API
View ArticleCreated Feature: Include relevant package stats (# downloads, etc.) in npm...
Right now it's hard to select between packages when you're unfamiliar with them. It would be helpful to include relevant info other than just name, description, and keyword (e.g. # downloads, date...
View ArticleNew Post: ReSharper and installed packages
Not sure if this is a NTVS or ReSharper issue... Is there something with a NTVS project that prevents ReSharper intellisense from working on an installed packaged from npm, bower, tsd, etc.? Including...
View ArticleNew Post: ReSharper and installed packages
Installed packages seem have the same effect with git in solution explorer. I can manually add them, but the little git icons (plus, lock, checkmark) don't appear in the solution explorer.
View ArticleReviewed: 1.0 Beta (Jun 03, 2014)
Rated 5 Stars (out of 5) - With this version, my debugger detaches when an error occurs. Same problem with the latest dev version. 1.0 Alpha nicely keeps the debugger attached and thus jumps to the...
View ArticleReviewed: 1.0 Beta (Jun 03, 2014)
Rated 5 Stars (out of 5) - With this version, my debugger detaches when an error occurs. Same problem with the latest dev version. 1.0 Alpha nicely keeps the debugger attached and thus jumps to the...
View ArticleReviewed: 1.0 Beta (Jun 03, 2014)
Rated 5 Stars (out of 5) - With this version, my debugger detaches when an error occurs. Same problem with the latest dev version. 1.0 Alpha nicely keeps the debugger attached and thus jumps to the...
View ArticleCreated Issue: UI controls in package manger dialog have poor horizontal...
As it stands, controls (buttons, input boxes, dropdowns, etc.) have poor alignment, which makes the UI look choppy.
View ArticleCreated Issue: Buttons in package manager dialog are inconsistently sized [1029]
In console view, 'Cancel' button is aligned on both top and bottom with text box beside it, whereas the 'Install' button is aligned at the top of the neighboring input box, but not at bottom because it...
View ArticleCreated Unassigned: "Refresh catalog" button should be grouped with "last...
Currently, the user experience is to see the "catalog last updated" button, decide it's time to update, and search around for a way to update the catalog. Ideally, the button (or in this case, maybe it...
View ArticleCreated Issue: Navigating npm interface using keystrokes to install a package...
Expected: input box -> list in one keystroke (arrow key down or tab), tab to get to install box and enter (or some other variant)Actual: input box -> list in four keystrokes (four tabs), 7 tabs...
View ArticleCreated Issue: Horizontal divider in npm UI provides no affordance that it is...
When it is selected, you can arrow-key up/down to move it up and down. However, it doesn't have the blue outline like other components of the UI have when they are selected. Expected behavior:...
View ArticleCreated Feature: Enter commands into npm command line instead of just viewing...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UI
View ArticleCreated Unassigned: npm UI - entire list control highlighted while hovering...
Individual items are highlighted too, but highlighting the entire list draws focus away from the user's selection
View ArticleEdited Issue: npm UI - entire list control highlighted while hovering over...
Individual items are highlighted too, but highlighting the entire list draws focus away from the user's selection
View ArticleCommented Feature: Enter commands into npm command line instead of just...
Would be great if you could do everything (like npm publish) from VS instead of switching to a separate window every time you want to do something unsupported by the UIComments: Should this be...
View Article