Topic: Adding new keyword to the editor

Hi Jeff,
Is it possible for a user to add selected keywords to the editor so that it recognizes them as part of the Fortran language? I been working on a project where I found it useful to add the attribute "contiguous" to array declarations. The text editor doesn't recognize it as a Fortran keyword, so it is displayed in black instead of the normal red.
I know it's a small thing, hence I'd been happy to do it myself if I could find out how smile
Regards,
Pete

Re: Adding new keyword to the editor

Pete,

The current keyword lists are hard-coded, but making them modifiable could be a feature.  I'll look into it.

Jeff Armstrong
Approximatrix, LLC