Commented Issue: UITests failures [360]
On VS2012:Something's wrong with the test data for these, they all get FileNotFoundException with the path to...
View ArticleCommented Issue: Cannot install Angular [573]
Attempting to install Angular using the NPM interface in VS 2013, however it consistently fails when attempting to install (or build?) Contextify, which I presume must be an Angular dependency. Have...
View ArticleCreated Unassigned: Console Window Cut/Paste [599]
There is a window opened for the log of the program during debug (I am called it Console in this note title, but probably not the correct word).Anyway, all the debug output goes to that...
View ArticleCommented Unassigned: Console Window Cut/Paste [599]
There is a window opened for the log of the program during debug (I am called it Console in this note title, but probably not the correct word).Anyway, all the debug output goes to that...
View ArticleCommented Unassigned: Console Window Cut/Paste [599]
There is a window opened for the log of the program during debug (I am called it Console in this note title, but probably not the correct word).Anyway, all the debug output goes to that...
View ArticleCommented Issue: Cannot install Angular [573]
Attempting to install Angular using the NPM interface in VS 2013, however it consistently fails when attempting to install (or build?) Contextify, which I presume must be an Angular dependency. Have...
View ArticleCommented Unassigned: Console Window Cut/Paste [599]
There is a window opened for the log of the program during debug (I am called it Console in this note title, but probably not the correct word).Anyway, all the debug output goes to that...
View ArticleClosed Unassigned: Console Window Cut/Paste [599]
There is a window opened for the log of the program during debug (I am called it Console in this note title, but probably not the correct word).Anyway, all the debug output goes to that...
View ArticleCommented Unassigned: Intellisense is off when using Resharper [562]
I think someone else should confirm this; but I had Resharper configured to provide intellisense for my javascript files and it seem to be overriding the completion list provided by this VS extension....
View ArticleEdited Feature: Indentation, brace completion and javascript syntax broken [542]
The support for the usual javascript objects, indentation and brace completion are all missing;The indentation is completely out forcing you to un-indent multiple times if you're in a nested function...
View ArticleEdited Feature: Add syntax highlighting for .ejs and .jade files [211]
Express supports view engines of which ejs and jade are the most popular. It would be great to have syntax highlighting for these files.
View ArticleEdited Feature: Auto-format when typing closing brace [512]
Right now typing a closing brace doesn't auto dedent your code, you have to manually shift-tab it.
View ArticleEdited Feature: Jade Files - Text Editor Settings [567]
Make an entry for .jade files in Visual Studio options, use spaces for indentation, consistent with supplied files from project type.
View ArticleEdited Feature: Node configuration [546]
Hi! How can I configure environment parameters like a NODE_PATH or NODE_ENV?https://nodejstools.codeplex.com/discussions/470793
View ArticleEdited Feature: Redirect console output from executing node app to a Output...
It would be nice to have the option to choose to redirect input/output from the node application (started with or without debugging) into an Output Window (probably a new "Show output from:" option),
View ArticleEdited Feature: Add iisnode.yml file into Azure project templates [536]
I would just like to suggest that you add the issnode.yml file with the Azure project templates.
View ArticleEdited Feature: Enable node package management without a project [450]
We should have a command under Tools to launch the package management window. It should be useable when no project is opened in the solution. It would disable the 'Local Packages' option and only...
View ArticleClosed Feature: Redirect node output into VS window [301]
It'll improve debugging experience especially when unchecked "Thrown" option for Node.js exceptions. Suggested ways:* Use *VS Output* window. As result when node exited due to unhandled exception we'll...
View ArticleClosed Feature: Prompt user on attempt to debug with "unsuported" versions of...
We need to at least prohibit debugging with early versions of Node.js which have known issues with our debugger
View Article