D23410: improve word completion to use highlighting to detect word boundaries
Christoph Cullmann
noreply at phabricator.kde.org
Sat Aug 24 21:09:36 BST 2019
cullmann added a comment.
I am not 100% sure about the
if (c.isLetterOrNumber() || c.isMark() || c == QLatin1Char('_'))
change, but all other locations did only check for LetterOrNumber + _
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D23410
To: cullmann, dhaumann
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/kde-frameworks-devel/attachments/20190824/b7623f31/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list