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 TypeScript project templates.
On the other hand, js files compiled using Visual Studio's built-in "HTML Application with TypeScript" project template do not get indexed in to Solution Explorer. Behavior that should be consistent with the Node.js Tools for VS project templates
On the other hand, js files compiled using Visual Studio's built-in "HTML Application with TypeScript" project template do not get indexed in to Solution Explorer. Behavior that should be consistent with the Node.js Tools for VS project templates