Have you ever needed to put your code developed in visual studio in your blog or website to share it?
If yes then this blog post is going to share about good add-on of Visual studio called "Copy As HTML"
Why needed?
You can download it from here and install that in your system.(You need to restart VS after installation).
Following are simple steps to copy you code as HTML
Cheers!
![](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vlijM1Vliubu_gAFrj9IUCtdU3dDg2srfSiLNOYBQgMNVCLyBFe3ynYGV1oHmhZtIoWVY6DaXOsCPJWSuHkixOySrtKC-PeeY609yDGMwVnXF42vlsqP_WFnEij7ekPianG0JTBfaWPFfDfg=s0-d)
If yes then this blog post is going to share about good add-on of Visual studio called "Copy As HTML"
Why needed?
- User can see your code as code format of Visual Studio.
- Because of HTML user can copy it as text and user in their work easily.
You can download it from here and install that in your system.(You need to restart VS after installation).
Following are simple steps to copy you code as HTML
- In the IDE, highlight the code that you want to copy.
- Right-click on the selected code.
- Click on "Copy As HTML..." on the context menu.
- Select the options you want in the settings dialogue.Optionally click "Save As Defaults" so that the Add-in remembers them.Click on OK.
Cheers!
No comments:
Post a Comment