Re: IDL syntax coloring in BBEdit [message #73778] |
Mon, 29 November 2010 05:57 |
Kenneth P. Bowman
Messages: 585 Registered: May 2000
|
Senior Member |
|
|
In article
<2a90cee2-da8b-4dc1-bc94-4c163af8655a@r16g2000prh.googlegroups.com>,
"M. Katz" <MKatz528@yahoo.com> wrote:
> I'm wondering if anyone knows of an up-to-date syntax coloring module
> for BBEdit (on Mac OS X). I have one that works great, but it doesn't
> know about IDL 8.0's new functions and procedures.
>
> Looking through BBedit.app version 9's "Package Contents" I couldn't
> locate where that module now resides, but I know I loaded such a
> module several years ago, in BBedit 7 or 8.
>
> Thanks!
> -M.
The language module that is available here
http://idl.tamu.edu/syntax_coloring.html
still works in BBEdit 9. (I'm running 9.6.)
The file "IDL Configuration.plist" is a simple Mac
plist file that contains the strings to search for
and highlight. It would be a simple matter to add
the new IDL 8 routines to the list, but I confess that
I don't know how to get a listing of IDL functions
and keywords.
The file was put together by Will Powell from Macquarie
University. His contact info is in the file.
Ken Bowman
|
|
|
Re: IDL syntax coloring in BBEdit [message #73779 is a reply to message #73778] |
Mon, 29 November 2010 05:24  |
Maarten[1]
Messages: 176 Registered: November 2005
|
Senior Member |
|
|
On Nov 28, 2:25 am, "M. Katz" <MKatz...@yahoo.com> wrote:
> I'm wondering if anyone knows of an up-to-date syntax coloring module
> for BBEdit (on Mac OS X). I have one that works great, but it doesn't
> know about IDL 8.0's new functions and procedures.
>
> Looking through BBedit.app version 9's "Package Contents" I couldn't
> locate where that module now resides, but I know I loaded such a
> module several years ago, in BBedit 7 or 8.
BBEdit 7 was from before the codeless language modules, IIRC. These
days the proper way would be to create a clm for BBEdit. Inquiries are
best directed at the BBEdit mailing list, but be sure to read the
documentation first, a clm is not hard to create, although it can be
very tedious.
If anything came through from the old days, it should be in you
application support folder (within your home).
Hope this helps,
Maarten
|
|
|