Author |
Topic |
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Dec 15 2010 : 2:28:32 PM
|
VA's Enhanced syntax coloring is ignored on Copy & Paste.
Sometimes it is necessary to Copy&Paste code snippets from VS to another application (e.g. MS Word, Windows Live Writer (Blogger app), Scribble Papers, ...) for some reason.
I have done this and recognized that "enhanced syntax coloring" from VA will be ignored and the VS colors are used instead.
Would be helpful for developers/bloggers etc. if this will be fixed. If you give the user the choice which syntax coloring to use would be make it perfect
See also: - http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=9846
--hfrmobile |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 16 2010 : 12:51:00 PM
|
This is currently a known limitation. The IDE is placing HTML into the clipboard, which would then have to be parsed, and rewritten to apply our syntax highlighting, so it is not a quick and easy fix. We are considering doing this one day, but it is not currently a high priority:
case=170 |
zen is the art of being at one with the two'ness |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Dec 17 2010 : 04:26:37 AM
|
Thank you for the information!
Maybe it would be easier for WT developers to implement an own "Copy" menu item (e.g. "VA Copy") and created their own HTML for the clipboard. Should be easier to do that rather than parsing the HTML code generated by VS. Just an idea ... |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Dec 20 2010 : 1:00:05 PM
|
An interesting thought, I have put a note onto the case about this, thank you. |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Apr 25 2013 : 2:19:22 PM
|
case=71754 implements this functionality for VS2010 and later in build 1936. |
|
|
hfrmobile
Ketchup Master
Austria
79 Posts |
Posted - Apr 26 2013 : 05:39:54 AM
|
Thanks for the hint!
I am using a personal license only and support expired some time ago so I have to live without that nice feature ;-) |
Visual Assist X for C/C++ and ReSharper, FxCop and StyleCop for C#, Eclipse Ganymede for Java |
|
|
|
Topic |
|