Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iFix a syntax issue with the cpp.json syntax ruleset | Ken Moore | 2018-09-06 |
| | |||
* | Began adding Syntax Support for formats to enable/disable spellcheck by default | ZackaryWelch | 2018-06-04 |
| | |||
* | Added print option to lumina-textedit capable of selections | ZackaryWelch | 2017-07-06 |
| | |||
* | Fixed number syntax in C++ | ZackaryWelch | 2017-06-22 |
| | |||
* | Updated syntax files | ZackaryWelch | 2017-06-16 |
| | |||
* | Get the new syntax highlighting support framework functional with the C++ ↵ | Ken Moore | 2017-06-09 |
| | | | | rules files as the example (still need to convert the other existing rulesets over to the new format). | ||
* | Get a lot more of the new plugin-based syntax highlighting system setup (not ↵ | Ken Moore | 2017-06-08 |
| | | | | integrated/tested yet). | ||
* | Start the prep-work for a new way of loading syntax highlighting rules in LTE. | Ken Moore | 2017-06-08 |
Get a new JSON file written up for the C++ highlighting rules as the first test-case/example. |