aboutsummaryrefslogtreecommitdiff
path: root/data/core/doc
AgeCommit message (Expand)Author
2020-06-08Added file-header pattern support to `syntax`rxi
2020-06-02Fixed bug in Highlighter.invalidate() when setting first_invalid_linerxi
2020-05-28Changed block movement to mimic word movementrxi
2020-05-28Improved behaviour of and renamed `translate.next|previous_word_boundary`rxi
2020-05-14Exposed doc's internal insert/remove: Doc:raw_insert|removerxi
2020-05-10Removed redundant line from syntax highlighterrxi
2020-05-10Whitespacerxi
2020-05-09Fixed highlighter resetting of syntax on doc filename changerxi
2020-05-09Fixed rare case where core.doc.highlighter would iterate out of line boundsrxi
2020-05-08Moved `syntax` from `doc.highlighter` to `doc`rxi
2020-05-07Moved highlighter code from `DocView` to `Doc`rxi
2020-04-21core.doc.translate comment fixrxi
2019-12-28Initial commitrxi