This revision was automatically updated to reflect the committed changes.
Closed by commit R216:7b06481d5506: Add support for additional QML keywords not
part of JavaScript (authored by vkrause).
REPOSITORY
R216 Syntax Highlighting
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D22515
dhaumann accepted this revision.
dhaumann added a comment.
This revision is now accepted and ready to land.
Please commit.
REPOSITORY
R216 Syntax Highlighting
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D22515
To: vkrause, dhaumann
Cc: dhaumann, broulik, kwrite-devel, kd
vkrause edited the summary of this revision.
REPOSITORY
R216 Syntax Highlighting
REVISION DETAIL
https://phabricator.kde.org/D22515
To: vkrause
Cc: broulik, kwrite-devel, kde-frameworks-devel, LeGast00n, sbergeron, domson,
michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
vkrause updated this revision to Diff 61927.
vkrause added a comment.
I am blind, the QtObject type is already there (no idea why it wasn't
highlighting correctly...).
REPOSITORY
R216 Syntax Highlighting
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D22515?vs=61926&id=61927
BRAN
broulik added inline comments.
INLINE COMMENTS
> qml.xml:41
>Timer
>QtObject
>Item
It's already there
REPOSITORY
R216 Syntax Highlighting
REVISION DETAIL
https://phabricator.kde.org/D22515
To: vkrause
Cc: broulik, kwrite-devel, kde-frameworks-devel, LeGast00n, sber
vkrause created this revision.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
vkrause requested review of this revision.
REVISION SUMMARY
Also, add the QtObject type while we are at it.
REPOSITORY
R216 Syntax Highlighting
BRANCH
maste