[VPM] Pretty Syntax formatting problem for C-like code - Help!!

Jer A jeremygwa at hotmail.com
Sat Dec 16 12:34:34 PST 2006


hi all,

I want to pretty up syntax indents of csharp/java/perl code. I want things 
to be properly indented between the "{" and "}".

I have been trying to figure this out for a while, and would appreciate some 
help.

Thanks in advance for any code that can do this.

-Jer A.

Example:

class a
{

void method()
{
   if(this)
   {
      for(;;)
      {

      }
   }
   else
   {

   }

}

void anothermethod()
{

}

}

_________________________________________________________________
Off to school, going on a trip, or moving? Windows Live (MSN) Messenger lets 
you stay in touch with friends and family wherever you go. Click here to 
find out how to sign up!  http://www.telusmobility.com/msnxbox/



More information about the Victoria-pm mailing list