You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.) There appears to be no way to set the flags (inlineSourceMap ,inlineSources ) in visual studio 2013 with the 1.5 TypeScript extension installed. Is this a known bug?
2.) As a result of the above I have a pre-build event which runs this.
mhegazy
changed the title
Cannot debug TypeScript applications in Visual Studio 2013 when --inlineSourceMap and --inlineSources set
Cannot debug TypeScript applications in Visual Studio 2013/2015 when --inlineSourceMap and --inlineSources set
Sep 21, 2015
1.) There appears to be no way to set the flags (inlineSourceMap ,inlineSources ) in visual studio 2013 with the 1.5 TypeScript extension installed. Is this a known bug?
2.) As a result of the above I have a pre-build event which runs this.
However, while I can debug the TS source in both chrome and IE11, visual studio will no longer break on breakpoints.
The text was updated successfully, but these errors were encountered: