Imports from Live Blog

Tuesday, 4 March 2008

Great Code Colouriser from CarlosAg for Windows Live Writer

Found a link to this great code colouriser from CarlosAg in the blogosphere to plug into Windows Live Writer. Works really well, and nice and quick (found many that either format incorrectly or do it perfect but slowly).

Here's a sample:

/// <summary>
/// Says Hello to the User.
/// </summary>
public void SayHello()
{
   
// Say Hello to the User.
    MessageBox.Show("HELLO!");
}

And a screen grab:

image

Special thanks to CarlosAg for sharing.
Check it out!

1 comment:

Anonymous said...

Good words.