Definition: Expose command markers

Authored by dhaumann on Aug 12 2018, 11:45 AM.

Description

Definition: Expose command markers

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

Reviewers: cullmann, vkrause

Reviewed By: cullmann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D14763

Details

Committed
dhaumannAug 12 2018, 9:27 PM
Reviewer
cullmann
Differential Revision
D14763: Definition: Expose command markers
Parents
R216:3418551190f6: Add highlighting of JavaScript React
Branches
Unknown
Tags
Unknown