D14763: Definition: Expose command markers

Dominik Haumann noreply at phabricator.kde.org
Sun Aug 12 12:46:34 BST 2018


dhaumann created this revision.
dhaumann added reviewers: cullmann, vkrause.
Restricted Application added projects: Kate, Frameworks.
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel.
dhaumann requested review of this revision.

REVISION SUMMARY
  Added functios include:
  
  - QString                 singleLineCommentMarker() const
  - CommentPosition         singleLineCommentPosition() const
  - QPair<QString, QString> multiLineCommentMarker() const
  
  Note: Some highlighting xml files define multiple singleLine and multiLine
  comments. Currently, the last one wins...

TEST PLAN
  make && make test

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  expose-comment-markers (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D14763

AFFECTED FILES
  autotests/syntaxrepository_test.cpp
  src/lib/definition.cpp
  src/lib/definition.h
  src/lib/definition_p.h

To: dhaumann, cullmann, vkrause
Cc: kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180812/b85f33ce/attachment.html>


More information about the KWrite-Devel mailing list