Source code checked in, #298138e73f52154e6129df6aba0840d3f9c4eed8
merge dtretyakov/debuggerwithtap
View ArticleNew Post: Publishing to Azure Websites from Visual Studio Online TFS repository
Basically even the site restart doesn't help. I have to manually do a publish from visual studio 2013 for the site to update. Then it updates immediately. I am using the integrated support. Thanks for...
View ArticleNew Post: New Project Type: Grunt Task Runner
Can we have a new project type for running grunt tasks? It should take the grunt file(s) in the project, run the tasks and output them to a (specified) directory on build. Similar to Windows Class...
View ArticleEdited Issue: NPM New UI - Install is too agressive! [692]
Create new node.js console appManage npmType `azure` in the filter boxOn the scrollbar, click on the bottom arrow to scroll down the list. Click several times.Result: Installation of `azure` package...
View ArticleCommented Issue: Specify Package Details tab alignment [690]
The alignment of text labels needs adjustment.Comments: If you mean the "Filter" label, that's not a bug... although I *could* left align it. The problem is that the label text changes to "npm install"...
View ArticleCommented Issue: NPM New UI - Unexpected colors in dark theme [688]
Looks like some controls are themed and some aren't.Comments:...
View ArticleEdited Issue: NPM New UI - Unexpected colors in dark theme [688]
Looks like some controls are themed and some aren't.
View ArticleCommented Issue: NPM New UI - Install button disabled [686]
If I just type the name of the package, ie. `'azure'` without the quotes, then the install button stays disabled. If I add a space after azure ie. `'azure '` then it becomes enabled and I can...
View ArticleEdited Issue: NPM New UI - Install button disabled [686]
If I just type the name of the package, ie. `'azure'` without the quotes, then the install button stays disabled. If I add a space after azure ie. `'azure '` then it becomes enabled and I can...
View ArticleCommented Issue: NPM New UI - Cancel button is disabled [685]
While refreshing the catalog, the cancel button is disabled.Also, I'm not sure what the READY in the text box represents....
View ArticleEdited Issue: NPM New UI - Cancel button is disabled [685]
While refreshing the catalog, the cancel button is disabled.Also, I'm not sure what the READY in the text box represents....
View ArticleCommented Issue: NPM unhandled exception crashes VS [650]
Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.InvalidOperationExceptionStack: at...
View ArticleEdited Issue: NPM unhandled exception crashes VS [650]
Application: devenv.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.InvalidOperationExceptionStack: at...
View ArticleCommented Issue: Package manager UI issues at 200% DPI [596]
Steps to reproduce:1. Run at a high DPI (e.g. 200%). This is common for anyone using a high resolution display (such as a Retina MacBook).2. Open the package manager3. Result - see attached...
View ArticleEdited Issue: Package manager UI issues at 200% DPI [596]
Steps to reproduce:1. Run at a high DPI (e.g. 200%). This is common for anyone using a high resolution display (such as a Retina MacBook).2. Open the package manager3. Result - see attached...
View ArticleCommented Issue: npm Package Management dialog: flickering mouse pointer [525]
The mouse pointer flickers when moving it over the list of global/local packages.After further inspection, it seems like it is rapidly changing between an arrow and a hand pointer.Comments: I don't see...
View ArticleEdited Issue: npm Package Management dialog: flickering mouse pointer [525]
The mouse pointer flickers when moving it over the list of global/local packages.After further inspection, it seems like it is rapidly changing between an arrow and a hand pointer.
View ArticleCommented Feature: In npm Package Management dialog should be possible to...
It's kind of tiresome having to select a module, then click the install button to install it in the Search pane. Users should be able to install modules from this pane simply by double-clicking on...
View ArticleEdited Feature: In npm Package Management dialog should be possible to...
It's kind of tiresome having to select a module, then click the install button to install it in the Search pane. Users should be able to install modules from this pane simply by double-clicking on them.
View ArticleCommented Issue: Missing modules should have several actions available [501]
Missing module should have 3 actions available:Remove (remove from...
View Article