Is it possible for Aptana to execute color syntax for jsp files? How?
you can do this by editing the settings, go to settings> General> editors
select * .jsp from the file types, you can view related editors, select the HTML editor and make it the default by clicking the default button on the right side
It depends on whether you want to do syntax coloring in Studio 2 or Studio 3.
In Studio 2, you can define custom .lxr and .col files for both lex and coloring a specific file:
http://docs.aptana.com/dev/index.php/Colorizing_an_Editor
Then you link them to the "Generic Text Editor" (see "Settings").
Studio 3 has no similar mechanism yet. There is a ticket for him, but no ETA.
https://aptana.lighthouseapp.com/projects/35272-studio/tickets/2136-support-custom-colorization-of-arbitrary-files
Source: https://habr.com/ru/post/1346091/More articles:editing spring xml source using eclipse / sts - lack of "appearance of labels" and "switching to bean to another file"? - eclipseShould the sound queue callback function be a C style function? Or could it be an objective C style method? - cAllow + to check email in regex email - phpHow to build an interface like Evernote. One Page Columns - jqueryC #: Why is this variable in scope and out of scope at the same time? - scopeSending UDP packets over the Internet - udpProblems with "devise_for", "devise_scope"! - ruby-on-railsPrevent unwanted blank pages when converting xsl-fo - xsltClear Xcode Input 4 - xcodeSort MongoDB GeoNear results using something other than distance? - sortingAll Articles