Opened 9 years ago

Closed 6 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 Changed 9 years ago by Silvan Scherrer

Priority: majorFeedback Pending

which app do you mean exactly?

comment:2 Changed 9 years ago by muffetta66

-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 Changed 9 years ago by Silvan Scherrer

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 Changed 9 years ago by muffetta66

I'll try for QEdit. Hopefully it will be possible to integrate also all editors.

comment:5 Changed 6 years ago by Silvan Scherrer

Resolution: no response
Status: newclosed

it seems the reporter either didn't do it in the end or lost interest. as no more movement I close the issue.

Note: See TracTickets for help on using tickets.