简体   繁体   English

Visual Studio 2015中的Typescript并排编辑

[英]Typescript side-by-side editing in Visual Studio 2015

Having used side by side editing for Typescript and its compiled Javascript output using Web Essentials 2013 in Visual Studio 2013, now that I have updated to Visual Studio 2015 the side by side capability seems to have completely vanished, does anyone know how to get it working? 使用Visual Studio 2013中的Web Essentials 2013对Typescript及其编译的Javascript输出进行了并排编辑,现在我已经更新到Visual Studio 2015,并排功能似乎已经完全消失,有没有人知道如何让它工作? Or has it been dropped completely?! 还是完全掉了?!

You can get this functionality without needing any plugin in any version of VS. 您可以在任何版本的VS中无需任何插件即可获得此功能。

First allow changes to be reloaded in visual studio options. 首先允许在visual studio选项中重新加载更改。

选项

Then you can open a tab with the JS output and place it next to the typescript tab. 然后,您可以打开带有JS输出的选项卡,并将其放在typescript选项卡旁边。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM