Copy for Markdown/StackOverflow
Comments
-
Highlight some text in the code editor, and then choose "Copy for Markdown" on the Edit menu. The clipboard will now contain code correctly formatted for StackOverflow. Specifically, it:
- replaces tabs with spaces
- removes leading whitespace
- adds a 4-character indent
-
Thanks Joe. BTW, LINQPad Rocks!!! Part of my everyday development along with VS2010.