Highlighting of keywords, variables and operators as such for Matlab source files
AbandonedPublic

Authored by cullmann on Aug 27 2019, 3:54 PM.

Details

Reviewers
bbuch
Summary

Currently, Matlab source files display keywords, variables, and operators as
normal text. So they don't get any special highlighting and their presentation
can't be varied by themes. Especially for keywords this is very annoying.

The patch assigns them to the appropriate theme category to fix this.

Diff Detail

Repository
R216 Syntax Highlighting
Branch
highlight-matlab-keyword-variable-operator (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15700
Build 15718: arc lint + arc unit
bbuch created this revision.Aug 27 2019, 3:54 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptAug 27 2019, 3:54 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
bbuch requested review of this revision.Aug 27 2019, 3:54 PM
cullmann requested changes to this revision.Aug 27 2019, 5:36 PM

Change looks ok modulo missing version update, for more input please take a look at the reply in D23500 Support for native Matlab strings

This revision now requires changes to proceed.Aug 27 2019, 5:36 PM
bbuch added a comment.Aug 29 2019, 9:30 AM

Added changes to D23500.

cullmann commandeered this revision.Aug 29 2019, 8:14 PM
cullmann edited reviewers, added: bbuch; removed: cullmann.

Ok, then we can abandon this one.

cullmann abandoned this revision.Aug 29 2019, 8:14 PM