views:

34

answers:

0

I'd like to get some source code properly formatted (indents) and color coded to either VS2010 or Eclipse color coding and formatting for display in a browser. I have various languages (.NET, Java, JavaScript, CSS, XML) and can't find any free software that will do this.

I vaguely remember an obsolete API that was used in .Net Framework 1.1 that might solve my need... I'm ok with that even if it will probably not support Linq and the new .NET 4 types. I believe it was in the compiler namespace, but can't find it anymore.

What Code to HTML formatters do you know of or would you recommend?