Colored Code with Coldfusion
Tagged Under : ColdFusion
Just found this little thingy which according to me is quite impressive.
Now what that does is takes a file from your local folder and applies colored coding to it. Not the best colored code but a lot better than the heavy Regular expression.
Try it out !
Just so you know, there is also a formatString() option. Don’t forget you can dump Java objects to see their methods.
@Ray, yes thats right. Only after I dumped these , I found out about these 2 public methods. Very useful I think. Looks like there are lots of little hidden utilities out there.
Ah another gem!
[...] correct dimensions, as Rupesh points out. Anuj Gakhar has found another hidden gem using Java - the ability to display color-coded source code using a method in one of the built-in libraries. Ben Nadel has created a user-defined [...]