Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Quick update to lumina-textedit: | Ken Moore | 2017-12-28 |
| | | | | | 1. Add a new syntax highlighting "meta" option for auto-selecting a ruleset based on the first line of text in the file, and add rules for shell, json, and python to support first-line matches. 2. Fix up the detection of "read-only" property on newly-saved files. | ||
* | Updated Python syntax rules | ZackaryWelch | 2017-06-19 |
| | |||
* | Commit some minor updates to whitespace and the python syntax file name. | Ken Moore | 2017-06-19 |
| | |||
* | Python syntax rules updated | ZackaryWelch | 2017-06-15 |
| | |||
* | Get the new syntax rule system all setup and on-par (or better) than we had ↵ | Ken Moore | 2017-06-09 |
previously. Now we are all set for new rule sets to just be dropped in without worry about recompiling or anything. |