Closed
Description
Codes copied from Visual Studio always contain syntax information (including spacing, syntax highlight, etc.), this allow me to copy codes to Word for documentation purpose.
However, I just found that this feature is broken for TypeScript 1.6.3.0 in Visual Studio 2015, when I copy TypeScript codes to Word, they don't contain Syntax Highlight, which is very annoying. Note that this feature for all other languages still works fine including JavaScript, but broken for TypeScript.
Please fix this issue, as it is a great feature of Visual Studio, it is very useful for documentation purpose. Thanks!