https://github.com/Microsoft/TypeScript/issues/1210
reproduce the problem:
•The projects should be of the NTVS type.
•The path should contain a dot "." .
To reproduce:
•Install the 14-Nov-2014 NTVS plugin for VS 2015.
•Open up the solution in repro.zip that I've uploaded to the old CodePlex site.
•Open up file b/b.ts . (NB: The problem fails to manifest itself if the target file a.ts is also open.)
•Position the cursor over bar in foo.bar() .
•Hit F12 and the message box should display.
Although the project type is NTVS I believe this is more of a TypeScript problem, because I have the NTVS intellisense engine turned off.
Comments: https://nodejstools.codeplex.com/workitem/1651
reproduce the problem:
•The projects should be of the NTVS type.
•The path should contain a dot "." .
To reproduce:
•Install the 14-Nov-2014 NTVS plugin for VS 2015.
•Open up the solution in repro.zip that I've uploaded to the old CodePlex site.
•Open up file b/b.ts . (NB: The problem fails to manifest itself if the target file a.ts is also open.)
•Position the cursor over bar in foo.bar() .
•Hit F12 and the message box should display.
Although the project type is NTVS I believe this is more of a TypeScript problem, because I have the NTVS intellisense engine turned off.
Comments: https://nodejstools.codeplex.com/workitem/1651