Commented Issue: Missing labels in WPF UI [607]
All pages are missing several controls. First page looks like...
View ArticleCreated Issue: Typo in debugger error message [626]
When I hit refresh in the debug attach dialog with Node selected in the combo box, I see this message:---------------------------Error---------------------------Could not attach to Node.js process at...
View ArticleEdited Issue: Typo in debugger error message [626]
When I hit refresh in the debug attach dialog with Node selected in the combo box, I see this message:```---------------------------Error---------------------------Could not attach to Node.js process...
View ArticleEdited Issue: Error: Cannot find module '../build/Release/kerberos' [601]
I have installed Node.js tools for Visual Studio 2013 and imported existing Node project and when I run getting following error.Error(MODULE_NOT_FOUND) occurredMessage: Error: Cannot find module...
View ArticleCommented Issue: Error: Cannot find module '../build/Release/kerberos' [601]
I have installed Node.js tools for Visual Studio 2013 and imported existing Node project and when I run getting following error.Error(MODULE_NOT_FOUND) occurredMessage: Error: Cannot find module...
View ArticleCommented Unassigned: Intellisense on ._js files and jshint integration [614]
Hello,I'm using a node.js module that is called streamline, and I would like to know if there is a way to include other file extensions to be considered has javascript (node.js) files, because...
View ArticleCommented Unassigned: Intellisense on ._js files and jshint integration [614]
Hello,I'm using a node.js module that is called streamline, and I would like to know if there is a way to include other file extensions to be considered has javascript (node.js) files, because...
View ArticleEdited Feature: Intellisense on ._js files and jshint integration [614]
Hello,I'm using a node.js module that is called streamline, and I would like to know if there is a way to include other file extensions to be considered has javascript (node.js) files, because...
View ArticleEdited Feature: Node.js project templates don't support NuGet [622]
I would like to use the NuGet packages from DefinitelyTyped to install TypeScript definition files.Unfortunately the Node.js projects don't support NuGet.
View ArticleCommented Feature: Node.js project templates don't support NuGet [622]
I would like to use the NuGet packages from DefinitelyTyped to install TypeScript definition files.Unfortunately the Node.js projects don't support NuGet.Comments: Thank you for providing us with...
View ArticleEdited Issue: Unable to download Node.js tool for Visual Studio [571]
Hi,I am new in node.js. I want to download NTVS 1.0 Alpha VS 2012.msi. But its always says a error :Bad RequestYour browser sent a request that this server could not understand.Reference...
View ArticleEdited Issue: IntelliSense Broken for Stdin [560]
Intellisense doesn't work correctly when you do:```process.stdin.```It says:> IntelliSense was unable to determine an accurate completion list for this expression. The provided list contains all...
View ArticleEdited Issue: formatting [554]
Normally the entire document gets formatted using CTRL E + D or by type a closing bracket.This is not working, and would be really helpful instead of re-aligning all text by hand.Thanks,Danny
View ArticleEdited Issue: Assign a Default Port For a Project [404]
The process.env.port number appears to be randomly generated with each run from Visual Studio (with F5 or Ctrl+F5). Going into the properties window for the project and setting a "Node.js port" gives...
View ArticleEdited Issue: Change Node interactive key binding [401]
Alt-R is bound to replace next and we're hijacking it.
View ArticleEdited Issue: Show all files by default [299]
Existing node IDEs (webstorm/cloud9) / editors (sublime) show all files under the root by default and auto detect any new files. This is important for several reasons.* If one runs npm and installs...
View ArticleEdited Issue: REPL: ctrl-v should take you to last line automatically [281]
as it does with typing.
View ArticleCommented Feature: Intellisense on ._js files and jshint integration [614]
Hello,I'm using a node.js module that is called streamline, and I would like to know if there is a way to include other file extensions to be considered has javascript (node.js) files, because...
View ArticleEdited Feature: Item template for HTML file [617]
We have a lot of templates, but we are missing plain old HTML.
View Article