Anything for REXX/oRexx?
Anything for REXX/oRexx?
Would anyone happen to have, or would want to make, a syntax highlighter for REXX?
Re: Anything for REXX/oRexx?
Okay, since nobody has it, I had a stab at it. Please let me know if the attached files have any issues. If not it would be great to include it in the next release.
It was originally based off an old wordfile for Ultraedit, but I added a bunch of new ooRexx stuff and common folds. One thing I could figure out how to get going is the command completion when used as a message. i.e. if I type "subSt" I can bring up a list for auto complete, but if I type "MyString~subSt" it will not. Anyway to tell the text editor that a new command should start after the ~ character? It is currently just listed as a "symbol"
By the way, is there an easy way to manually add your own? Seems an "official" download is the only way? I ended up editing the .ini file myself to get it working.
It was originally based off an old wordfile for Ultraedit, but I added a bunch of new ooRexx stuff and common folds. One thing I could figure out how to get going is the command completion when used as a message. i.e. if I type "subSt" I can bring up a list for auto complete, but if I type "MyString~subSt" it will not. Anyway to tell the text editor that a new command should start after the ~ character? It is currently just listed as a "symbol"
By the way, is there an easy way to manually add your own? Seems an "official" download is the only way? I ended up editing the .ini file myself to get it working.
- Attachments
-
- ooRexx_RJ_Syntax.zip
- Syntax files for ooRexx/Rexx
- (10.73 KiB) Downloaded 1259 times