开发者

Aptana color syntax for jsp

Is it possible for A开发者_JS百科ptana to do color syntax for jsp files? How?


you can do this by editing the preferences, go to preferences > General > editors

select the *.jsp from file types, you can view the associated editors, select the HTML editor and make it default by clicking the default button at the right side


It depends on if you want to do syntax coloring in Studio 2 or Studio 3.

In Studio 2, you can define custom .lxr and .col files to both lex and colorize a specific file:

http://docs.aptana.com/dev/index.php/Colorizing_an_Editor

You then associate those with the "Generic Text Editor" (See Preferences).

In Studio 3, there is no similar mechanism yet. There's a ticket for it, but no ETA.

https://aptana.lighthouseapp.com/projects/35272-studio/tickets/2136-support-custom-colorization-of-arbitrary-files

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜