I like to use a dark theme (it's a slight variation of zenburn) but I have a problem when I want to copy and paste a snippet of code into some notes, documentation or an email in that you are pasting dark backgrounded text (generally) into a white background document.
This makes is ugly and hard to read.
One workaround I have for this is to paste it into linqpad first which uses the classic VS colouring.
Is there an easier way or even a VS plugin that means the code gets copied with a different theme applied?
Update: Looks like this has already been asked here: Visual Studio copy/paste into Outlook with standard formatting?