Sudhir a écrit : > I'm using Aptana right now, and I've found that color coding the code > is very useful. Unfortunately, Aptana doesn't color code much... does > anyone know how I can color code my JS code like the pic in the > prototype home page? Or like the code in the Bungee book on proto and > scripty?
The snide answer: sure, go OSX and use TextMate ;-) The more relevant answer: I don't have Aptana here, but it's based on Eclipse and therefore should still expose Eclipse's detailed coloring capabilities. Check out the preferences pane for it, and be sure to check the advanced checkbox if any (in Eclipse, at least in Java mode, this provides way more syntax elements). -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
