Add highlighting of JavaScript React
ClosedPublic

Authored by nibags on Jun 23 2018, 10:10 AM.

Details

Summary

Add syntax hightlighting of JSX files (ReactJS). Basically, this is JavaScript plus tags like XML.

This uses the existing JavaScript highlighting file.
This also applies to TSX files (TypeScript React).

Diff Detail

Repository
R216 Syntax Highlighting
Branch
add-jsx
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 246
Build 246: arc lint + arc unit
nibags created this revision.Jun 23 2018, 10:10 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 23 2018, 10:10 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
nibags requested review of this revision.Jun 23 2018, 10:10 AM
cullmann accepted this revision.Aug 12 2018, 9:51 AM
cullmann added a subscriber: cullmann.

Looks ok, you might need to regenerate your references as we altered the output for empty lines (no dsNormal anymore there).

This revision is now accepted and ready to land.Aug 12 2018, 9:51 AM
Restricted Application added a project: Kate. · View Herald TranscriptAug 12 2018, 9:51 AM
Restricted Application added a subscriber: kwrite-devel. · View Herald Transcript
nibags updated this revision to Diff 39507.Aug 12 2018, 10:29 AM
  • Update references
This revision was automatically updated to reflect the committed changes.