Edited 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 ArticleEdited Issue: npm - enter new filter text, does not scroll to currently...
Result - user must scroll up in order to see currently selected package
View ArticleEdited 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 ArticleEdited 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 ArticleEdited 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 ArticleEdited 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 ArticleEdited 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 ArticleEdited 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 ArticleEdited Issue: npm - selection changes always changes when type new filter...
Expected: package retains existing selection if it still exists in new search results
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 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: 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 Output window needs theme for background/foreground [1272]
Copy the Background and TextElement.Foreground properties from any other window.
View ArticleCreated Issue: npm output window opens too far from install dialog [1279]
more annoying w/ 2 monitors
View ArticleEdited Issue: npm catalog last updated should be above window resize control...
otherwise it gets lost if you minimize the console
View ArticleEdited Issue: test explorer not discovering tests [1202]
vs2012 win7 32-bit, neither mocha nor exportrunner (even after TestFramework is set)
View ArticleCreated Issue: Move to using a file rather than project system [1290]
Currently a user must Ctrl-Shift-S on the project for the Test discovery to find a new file. We should move away from using the project in the TestContainer
View ArticleEdited Issue: Build Action needs to be set correctly when adding dts files...
The Build Action needs to be set correctly when adding dts files into a Typescript project. Currently it's set as Content. It should be TypeScriptCompile. This is thru either Adding exiting files in...
View ArticleCreated Unassigned: .npm install azure express locks up repl (random) [1291]
file / new project / basic node.js appctrl-K-N to start repl.npm install azure expressit completed halfway, then locked up the repl
View Article