Edited Issue: Creation of Cloud Service w/o Azure SDK Error is poor and has...
Build: September 24 Dev buildWe should be displaying a link to download the WebPI Package but we are not. > Could not find any resources appropriate for the specified culture or the neutral culture....
View ArticleClosed Issue: Templates should say "Azure" not "Microsoft Azure" [1271]
We decided (in conjunction with the Azure Tools team) to not include "Microsoft" in template names.Comments: Verified on 20926.01. Fixed. Closing.
View ArticleEdited Issue: Templates should say "Azure" not "Microsoft Azure" [1271]
We decided (in conjunction with the Azure Tools team) to not include "Microsoft" in template names.
View ArticleClosed Feature: parenthetical marks not highlighted when cursor is adjacent...
This would be an incredibly useful feature to haveComments: Verified in build 20926.01. Implemented. Closing.
View ArticleEdited Feature: parenthetical marks not highlighted when cursor is adjacent...
This would be an incredibly useful feature to have
View ArticleClosed Feature: Implement Brace Completion [1267]
Brace Completion is not implemented. We should implement this at some point.Comments: Verified in build 20926.01. Implemented. Closing.
View ArticleEdited Feature: Implement Brace Completion [1267]
Brace Completion is not implemented. We should implement this at some point.
View ArticleClosed Issue: Default number of spaces per tab [1071]
Express template uses 2 spaces, our default settings are 4 settings, reformatting an express app results in changes. Can we set the default to 2 or should we update the template?Comments: 4 spaces now...
View ArticleEdited Issue: Default number of spaces per tab [1071]
Express template uses 2 spaces, our default settings are 4 settings, reformatting an express app results in changes. Can we set the default to 2 or should we update the template?
View ArticleClosed Issue: Cannot access a disposed object error after copy/paste/rename...
VS 2013, Dev 2014-05-16I made a copy of an existing file in the project, using solution explorer, I select the jade file, ctrl-c, ctrl-v, then F2, typed a new name and got this error when I hit...
View ArticleEdited Issue: Cannot access a disposed object error after copy/paste/rename...
VS 2013, Dev 2014-05-16I made a copy of an existing file in the project, using solution explorer, I select the jade file, ctrl-c, ctrl-v, then F2, typed a new name and got this error when I hit...
View ArticleClosed Issue: Property values are shown in bold [809]
The values in the property window should not be bold.Comments: Build 20926.01. Most are not in bold except Node.exe path, Node.js Port, Start web browser, Startup file and Project file. Closing.
View ArticleEdited Issue: Property values are shown in bold [809]
The values in the property window should not be bold.
View ArticleClosed Issue: VS crash (KeyNotFoundException) when removing a breakpoint [1321]
(from https://nodejstools.codeplex.com/discussions/554403)While testing latest NTVS version my vS2013 regularly crashes. It happens just before breakpoint should be hit. In beta 1 I got this crash...
View ArticleEdited Issue: VS crash (KeyNotFoundException) when removing a breakpoint [1321]
(from https://nodejstools.codeplex.com/discussions/554403)While testing latest NTVS version my vS2013 regularly crashes. It happens just before breakpoint should be hit. In beta 1 I got this crash...
View ArticleClosed Issue: Failing test: ProfilerTests.LogParserTests.TestFilenameParsing...
.Comments: The test was passing in Oct.1, 2014's run. Fixed. Closing.
View ArticleClosed Feature: Watch dir for MAX_PATH & warn users [1161]
since the maxpath issue isnt going to be fixed anytime soon in windows & tools, we really need to find a way to warn users since it results in hard to debug / confusing behavior. we should:1....
View ArticleEdited Feature: Watch dir for MAX_PATH & warn users [1161]
since the maxpath issue isnt going to be fixed anytime soon in windows & tools, we really need to find a way to warn users since it results in hard to debug / confusing behavior. we should:1....
View ArticleClosed Issue: Completion does not understand interspersed multiline comments...
```"string"/*comments*/.```The completion at dot shows global variables rather than members of String. Removing the comment and retyping the dot will show the proper list.This seems to be breaking...
View Article