简体   繁体   中英

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? Or has it been dropped completely?!

You can get this functionality without needing any plugin in any version of VS.

First allow changes to be reloaded in visual studio options.

选项

Then you can open a tab with the JS output and place it next to the typescript tab.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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