Created Unassigned: Capture current configuration in environment [1620]
I would like to see NTVS automatically set an environment variable that allows me to identify this in scripts.At the moment I includeCONFIG=$(Configuration)In the Environment Variables field of the...
View ArticleCommented Issue: Debugger doc issues [1635]
.Comments: Actually, there is a "Local" section in the Advanced Debugger docs, but it basically doesn't work as described (need to use the proxy).
View ArticleCreated Unassigned: File watching on Azure website - no .jade files [1640]
From the web.config file we generate:```<iisnode watchedFiles="web.config;*.js"/>```We don't watch .jade files, which are part of the projects we create. We should probably add that, and maybe...
View ArticleCreated Issue: Intellisense Docs > Update Screenshot of Intellisense [1641]
This is under completions.CompletionSimple.pngParticularly, the get(path) bit should be function.
View ArticleCreated Unassigned: closing ' in require is not provisional [1642]
```var fs = require('fs')```I type```var fs = require('fs```then, I type the closing quote.```var fs = require('fs'')```
View ArticleCreated Unassigned: TypeScript Docs > TypeScriptProjectTemplates.png is out...
The express templates names have changed.
View ArticleEdited Issue: TypeScript documentation updates [1639]
New project dialog needs to be updated w/ new screen shot
View ArticleCreated Issue: include icon or textual information about startup file [1644]
sometimes bolding disappears, so we should include extra information just in case that happens
View ArticleCreated Unassigned: Test Explorer/TypeScript Doc > note that you need d.ts...
http://nodejstools.codeplex.com/wikipage?title=TestExplorerhttp://nodejstools.codeplex.com/wikipage?title=TypeScriptWe should add a note that not only do you need to install mocha, but should get the...
View ArticleEdited Unassigned: Test Explorer/TypeScript Doc > note that you need d.ts for...
http://nodejstools.codeplex.com/wikipage?title=TestExplorerhttp://nodejstools.codeplex.com/wikipage?title=TypeScriptWe should add a note that not only do you need to install mocha, but should get the...
View ArticleCommented Issue: Debugger doc issues [1635]
.Comments: In steps to show how to create a Linux VM. The example of "Choose a Linux image, for example Ubuntu Server 13.10". This version of Ubuntu doesn't exist anymore in Azure. We should pick...
View ArticleCommented Unassigned: closing ' in require is not provisional [1642]
```var fs = require('fs')```I type```var fs = require('fs```then, I type the closing quote.```var fs = require('fs'')```Comments: this only happens when the result is in the completion list. If it's...
View ArticleCreated Issue: Azure Publish Documentation updates [1648]
Publish to "Windows Azure Web Sites" screenshot needs updating, and there are a couple of inconsistent screenshots.
View ArticleCommented Issue: Azure Publish Documentation updates [1648]
Publish to "Windows Azure Web Sites" screenshot needs updating, and there are a couple of inconsistent screenshots.Comments: In the Git deploy page, we say that node_modules won't be checked in to git....
View ArticleEdited Issue: Azure Publish Documentation updates [1648]
Publish to "Windows Azure Web Sites" screenshot needs updating, and there are a couple of inconsistent screenshots.There are some screenshots in the Cloud Service docs where we don't censor email...
View ArticleCommented Issue: Azure Publish Documentation updates [1648]
Publish to "Windows Azure Web Sites" screenshot needs updating, and there are a couple of inconsistent screenshots.There are some screenshots in the Cloud Service docs where we don't censor email...
View ArticleReleased: 12-12-2014 dev build (Dec 12, 2014)
Bugs fixed since RC1 release:https://nodejstools.codeplex.com/workitem/825 - Item Template icons don't like the dark themehttps://nodejstools.codeplex.com/workitem/1579 - Handle GetPathToNpm throwing...
View ArticleUpdated Release: 12-12-2014 dev build (Dec 12, 2014)
Bugs fixed since RC1 release:https://nodejstools.codeplex.com/workitem/825- Item Template icons don't like the dark themehttps://nodejstools.codeplex.com/workitem/1579- Handle GetPathToNpm throwing...
View Article