D23646: Use s.leftRef(s.indexOf(c)) instead of s.split(c).at(0)

Friedrich W. H. Kossebau noreply at phabricator.kde.org
Sun Sep 1 14:35:10 BST 2019


kossebau added inline comments.

INLINE COMMENTS

> kateviewhelpers.cpp:1191
>  {
> +    static const QRegularExpression focusChangingCommands(QStringLiteral("^(buffer|b|new|vnew|bp|bprev|bn|bnext|bf|bfirst|bl|blast|edit|e)$"));
> +

Refactoring to one static object will be separate commit.

REPOSITORY
  R39 KTextEditor

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

To: kossebau, #kate
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190901/9e651748/attachment.html>


More information about the KWrite-Devel mailing list