D22477: Add a config to only show completions matching word beginning
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Mon Jul 15 20:29:27 BST 2019
kossebau added a comment.
Default is `false,` so does not change behaviour unless someone toggles the switch, right?
I would rename the option to `WordCompletionMatchFromWordStartOnly` though, as from what I can tell completion often only does from start, and matching also in the word is an extra feature.
Actually, perhaps that whole option could/should be even an enum for 3 cases:
a) from full word start
b) from subword start (CamelCase, _)
c) match anywhere in word.
I vaguely remember some cases where I got annoyed by cross-subword hits accidentally creating a match.
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D22477
To: ahmadsamir, #ktexteditor, cullmann, dhaumann, #kdevelop, kossebau, mwolff, kfunk
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, sbergeron, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190715/85f7ad2e/attachment.html>
More information about the KWrite-Devel
mailing list