Visual Studio 2013 Tips and Tricks – Copy HTML Markup Feature with Productivity Power Tool 2013

The Copy HTML Markup Feature allows you copy the sourcecode as HTML in Visual Studio 2013 . This is an useful feature specially for someone who wants to copy the code and paste it on a website or in a blog.

Just Select the Code that you want to Copy and navigate to the Edit Menu and click “Copy Html Markup” . The sourcecode is now copied as HTML markup . You can the paste it on to the blog or to the notepad editor.

Visual Studio 2013 Tips and Tricks - Copy HTML Markup Feature with Productivity Power Tool 2013

Note that you need to download and install the Visual Studio Productivity Power Tool 2013 from Visual Studio Gallery for this feature.

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Do you want to hide the start page in Microsoft Visual Studio 2012 within few simple steps? Here we go....
DataTip is a feature in Visual Studio that provides the users an easy way to view information about variables used...
Today, when I was trying to install the Team Foundation Server (TFS) Power Tools 2013, I received an error “The...