Dennis Lundberg wrote:
Jason Dillon wrote:
Anyone know how to do this?
I did an IDEA configuration [1] for Velocity files before. Let me see if
I can make something useful for apt files...
It seems that the results of using only syntax highlighting is not very
useful for .apt files.
One needs to implement a custom language plugin [2] for that. Among
other things it involves creating a lexer (JFlex) and a parser that
builds an AST. So it looks like a larger project. I'd be interested to
help out if someone want to have a go at it.
[2]
http://www.jetbrains.com/idea/plugins/developing_custom_language_plugins.html
[1] http://wiki.apache.org/velocity/IntelliJSyntaxHighlighting
--jason
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]