RPG Next Gen Editor is a lightweight RPG editor solely based on the Eclipse platform. It has some basic plugins which among other things provide a tree view on the QSYS filesystem. The focus for the editor lies on small size and speed. The goal for this project is a feature complete RPG free-format editor which can be used to develop small to midsized projects for even the most advanced programming style.
FS#122 - Additional color/appearance altering
Attached to Project:
RPG Next Gen
Opened by Aaron Bartell (aaronbartell) - Wednesday, 23 September 2009, 22:53 GMT+2
Opened by Aaron Bartell (aaronbartell) - Wednesday, 23 September 2009, 22:53 GMT+2
|
DetailsIt would be great to have color coding for:
- sub proc calls (i.e. just color any text that appears before a open paren that isn't a bif) - character strings in the C-specs. RIght now it appears it only color codes string literals in the D-specs (this actually might be a bug based on whether /Free vs. /free is used) - Allow for bolding of open and close paren's. |
This task depends upon