Question

Does anyone know of a good tool or plugin that enables Microsoft Word or OpenOffice Writer to add code snippets to a document in a clean manner?

I'm not sure if such a plug-in even exists, so redirecting me to any other tool that can help me would be appreciated.

Was it helpful?

Solution

I simply type out the snippet in Visual Studio and then copy paste it into word. It preserves all the code formatting.

The only other thing I do is change the font to Consolas.

OTHER TIPS

I love codekeep for VS.. But it's only available for VS

Snip-It Pro is a stand alone code snippet tool that works with word or open office. It docks to the side of the screen and snippets can be drag dropped into any application. It has syntax highlighting too.

disclaimer: It's my product :)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top