Color coded config files?

I currently use WinSCP to view/edit Asterisk config files and I was wondering if anyone knows of a better way to edit remote config files that supports color coding for comments, [sections] etc

Bill

You can use nano with colours or vim if you ssh to the server.

Thanks for the tip.

Once I Googled these I was led to my final solution which was to use Notepad++ which integrates very nicely with Winscp.

Now I just open a file as usual in WinSCP and Notepad ++'s language feature displays all .conf files color coded.

Bill