Opened 10 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 by Silvan Scherrer, 10 years ago

Priority: majorFeedback Pending

which app do you mean exactly?

comment:2 by muffetta66, 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 Silvan Scherrer, 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 muffetta66, 10 years ago

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

comment:5 by Silvan Scherrer, 6 years ago

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.