TypeScript: update grammar and fixes
ClosedPublic

Authored by nibags on Oct 2 2019, 5:37 AM.

Details

Summary

TypeScript:

TypeScript React (TSX):

JavaScript React (JSX):

  • Use non-capture groups in RegExpr rules.

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nibags created this revision.Oct 2 2019, 5:37 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptOct 2 2019, 5:37 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
nibags requested review of this revision.Oct 2 2019, 5:37 AM
cullmann accepted this revision.Oct 9 2019, 6:12 PM

Seems fine.
Does typescript-react.xml lack a version update?

This revision is now accepted and ready to land.Oct 9 2019, 6:12 PM

ups! i will correct it

nibags updated this revision to Diff 67587.Oct 10 2019, 4:40 AM

typescript-react: increase version.
javascript: use non-capturing groups in RegExpr

nibags updated this revision to Diff 67588.Oct 10 2019, 4:55 AM
  • TypeScript React: fix end-line regex
This revision was automatically updated to reflect the committed changes.