Edited Unassigned: Proxy (outbound) interferes with NPM catalog search [588]
I love this tool (replaces about 20 packages I had to find for SublimeText). Here is my first issue:We have a proxy that I had to configure NPM for to allow installs from the registry:```proxy =...
View ArticleEdited Unassigned: Proxy (outbound) interferes with NPM catalog search [588]
I love this tool (replaces about 20 packages I had to find for SublimeText). Here is my first issue:We have a proxy that I had to configure NPM for to allow installs from the registry:```proxy =...
View ArticleEdited Unassigned: Proxy (outbound) interferes with NPM catalog search [588]
I love this tool (replaces about 20 packages I had to find for SublimeText). Here is my first issue:We have a proxy that I had to configure NPM for to allow installs from the registry:```proxy =...
View ArticleCommented Unassigned: 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 ArticleCommented Unassigned: Error creating new Blank node.js console app [590]
I'm getting "Illegal character in Path" error creating a new blank node.js console app using the default path.I have also tried using c:\Temp and get the same error.c:\users\pclymer\documents\visual...
View ArticleCreated Issue: Error in test output when Node.js isn't installed [591]
Make sure you don't have Node.js installedOpen the test explorer tool windowCreate New Node.js console appYou'll see an error on the status bar. Open the output window and you'll see:```------ Load...
View ArticleEdited Issue: Error too vague in test output when Node.js isn't installed [591]
Make sure you don't have Node.js installedOpen the test explorer tool windowCreate New Node.js console appYou'll see an error on the status bar. Open the output window and you'll see:```------ Load...
View ArticleNew Post: search npm modules for symbols
We don't support navigate to, so you'll have to use Find in Files (that's CTRL-SHIFT-F for me). Find in Files has the option of looking in 'Current Project', 'Entire Solution' or any folder(s) that you...
View ArticleEdited Feature: REPL command should also be present under Tools->Node.js...
Right now it's only under View -> Other Windows. Putting it under Tools would match PTVS behavior.
View ArticleEdited Feature: Node.js missing Node.js Interactive launch [331]
We should have a command to launch the interactive from Tools menu Tools->Node.js Tools->Node.js xyx Interactive
View ArticleCommented Feature: Node.js missing Node.js Interactive launch [331]
We should have a command to launch the interactive from Tools menu Tools->Node.js Tools->Node.js xyx InteractiveComments: Fixed with Issue 340
View ArticleEdited Issue: Error too vague in test output when Node.js isn't installed [591]
Make sure you don't have Node.js installedOpen the test explorer tool windowCreate New Node.js console appYou'll see an error on the status bar. Open the output window and you'll see:```------ Load...
View ArticleNew Post: Impossible to create project
I just downloaded the Node.js tools for Visual Studio However, I run into trouble when I tried to create a new project (from existing code, blank console application, blank web application). It is just...
View ArticleCommented Unassigned: 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 ArticleCommented 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.Comments: I want this badly too! Currently I'm switching between...
View ArticleCommented Unassigned: 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 ArticleNew Post: Impossible to create project
Someone else reported problem when creating a new project: https://nodejstools.codeplex.com/workitem/590 Can you let us know more about your configuration? VS 2012 or VS 2013? If VS 2012, are you on...
View ArticleEdited Issue: Console app new project wizard entry preview screenshot is...
The text isn't clear in the preview, the preview for the other project types are...
View ArticleCommented Issue: Console app new project wizard entry preview screenshot is...
The text isn't clear in the preview, the preview for the other project types are...
View ArticleNew Post: Impossible to create project
Please have a look at this issue: https://nodejstools.codeplex.com/workitem/541 In particular, some people got it fixed by installing Update 4, and someone else mentioned a problem with package.json
View Article