highlight token strings and delimited strings
ClosedPublic

Authored by aG0aep6G on Dec 8 2018, 2:42 PM.

Diff Detail

Repository
R216 Syntax Highlighting
Branch
tokenstring-delimitedstring
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 5816
Build 5834: arc lint + arc unit
aG0aep6G created this revision.Dec 8 2018, 2:42 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptDec 8 2018, 2:42 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
aG0aep6G requested review of this revision.Dec 8 2018, 2:42 PM
aG0aep6G updated this revision to Diff 47371.Dec 11 2018, 6:03 PM
  • add test lines for token strings and delimited strings
dhaumann accepted this revision.Dec 12 2018, 12:14 AM
This revision is now accepted and ready to land.Dec 12 2018, 12:14 AM

Unfortunately, this patch also has an issue:

XSDError in data/syntax/d.xml, at line 413, column 53: Element context is missing required attribute lineEndContext.

Can you provide an update to fix it?

aG0aep6G updated this revision to Diff 48636.Jan 3 2019, 8:08 PM
  • add missing lineEndContext attribute

Unfortunately, this patch also has an issue:

XSDError in data/syntax/d.xml, at line 413, column 53: Element context is missing required attribute lineEndContext.

Can you provide an update to fix it?

Done.

This revision was automatically updated to reflect the committed changes.

Also committed, hope everything merged nicely and is correct. I had to update the folding unit test data again, but I guess that is fine.
If you find any issues, please provide another patch :-)