I like to use a dark theme (this is a small variation of zenburn), but I have a problem when I want to copy and paste a piece of code into some notes, documentation or email into which you paste text with a dark background (usually) into a white document background.
It makes it ugly and hard to read.
One workaround for this is to first insert it into linqpad, which uses classic VS coloring.
Is there an easier way or even a VS plugin that means the code is copied using a different theme?
Update: It looks like a question has already been asked here: Does Visual Studio copy / paste into Outlook with standard formatting?
source share