SWIFT FIN file type
Hi,
I would like to create a file type for the SWIFT FIN syntax.
I am running into problems with the standard file type configuration.
Here is some information about the syntax: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ad09570_.htm
Has anybody tried to do anything like this?
Cheers/Jo
Please sign in to leave a comment.
Hello Jo,
The custom file type feature in IDEA is probably not flexible enough to handle
the syntax well, but if you develop a third-party plugin and write a lexer
in JFlex, you should be able to get decent syntax highlighting without much
effort.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"