Created Unassigned: interface merge with JS classes [897]
The current release does not seem to handle the following properly, even though it is handled fine by the online Playground:interface String { newMethod ():string;}String.prototype.newMethod = function...
View ArticleEdited Unassigned: interface merge with JS classes [897]
The current release does not seem to handle the following properly, even though it is handled fine by the online Playground:```interface String { newMethod ():string;}String.prototype.newMethod =...
View ArticleCommented Unassigned: interface merge with JS classes [897]
The current release does not seem to handle the following properly, even though it is handled fine by the online Playground:```interface String { newMethod ():string;}String.prototype.newMethod =...
View ArticleCommented Unassigned: interface merge with JS classes [897]
The current release does not seem to handle the following properly, even though it is handled fine by the online Playground:```interface String { newMethod ():string;}String.prototype.newMethod =...
View ArticleCreated Unassigned: breakpoint not hit due to file name case sensitivity [898]
When there is difference in file name case in package.json -> main, working with the files in IDE works fine, but breakpoints...
View ArticleNew Post: Debug Mocha unit tests
My above steps don't work anymore. In VS 2012 with the april 4th release... When I try to debug I get this dialog--------------------------- Node.js Tools for Visual Studio ---------------------------...
View ArticleCommented Issue: Unable to Load Project (Express Template) [659]
I am using Win 8.1 and Visual Studio 2013.Extensions:MVC 5, ReSharper 8, GhostDoc, Node Tools, Python Tools, Web Essentials, Xamarin, F#Project:Express App (does not seems to happen with any other...
View ArticleCreated Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View ArticleEdited Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View ArticleEdited Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View ArticleEdited Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View ArticleCreated Unassigned: doskey crash [901]
Whenever I try to use Node.js Tools I get a crash on doskey.exe. This happens when I create or open a Node project and when I open the npm tools. I did not try any other node tools features.When I...
View ArticleCreated Issue: Shouldn't check debug executable version info if it's not...
https://nodejstools.codeplex.com/discussions/472196My above steps don't work anymore. In VS 2012 with the april 4th release...When I try to debug I get this dialog```---------------------------Node.js...
View ArticleNew Post: Debug Mocha unit tests
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleCommented Issue: Shouldn't check debug executable version info if it's not...
https://nodejstools.codeplex.com/discussions/472196My above steps don't work anymore. In VS 2012 with the april 4th release...When I try to debug I get this dialog```---------------------------Node.js...
View ArticleNew Post: Debug Mocha unit tests
Sorry about this. This is an unfortunate side effect of additional checks we added for Beta. I filed an issue so we no longer try to validate the version of node if the debug executable isn't node.exe.
View ArticleCommented Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View ArticleCommented Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View ArticleClosed Unassigned: Compiled js files show in Solution Explorer in...
Noticed that when TypeScript source is compiled into js, the js files appear in the Solution Explorer. This seems to occur when creating a new project using any one of the Node.js Tools for VS...
View Article