Opened 10 years ago
Closed 7 years ago
#96 closed enhancement (no response)
Supporting Rexx language in Qt4 develop editors
Reported by: | muffetta66 | Owned by: | |
---|---|---|---|
Priority: | Feedback Pending | Component: | qtapps |
Version: | Keywords: | ||
Cc: |
Description ¶
Is it possible to support syntax highlighting also for Rexx language on our Qt4 develop editor ports? there are more of them, but anyone supports Rexx language! Thanks
Change History (5)
comment:1 by , 10 years ago
Priority: | major → Feedback Pending |
---|
comment:2 by , 10 years ago
-TEA Text Editor -QEdit -Juffed -S.T.E. (Sintegrial Text Editor) -Tesh Text Editor All this editors, i.e., does not support syntax highlighting for Rexx language.
comment:3 by , 10 years ago
for QEdit you can do it you own. From QEDit help:
The syntax highlighting, text indentation and macros are specific to a given type of input text (c/c++, HTML, etc.), use regular expressions to recognize text patterns. A default set of recognized types of input text is built in the application. It can be extended using external XML files.
Probably others have similar capabilities.
comment:4 by , 10 years ago
I'll try for QEdit. Hopefully it will be possible to integrate also all editors.
comment:5 by , 7 years ago
Resolution: | → no response |
---|---|
Status: | new → closed |
it seems the reporter either didn't do it in the end or lost interest. as no more movement I close the issue.
which app do you mean exactly?