Skip to content
Snippets Groups Projects
Commit 2a083f19 authored by Marijn Haverbeke's avatar Marijn Haverbeke
Browse files

[hint addons] Don't include text after the cursor in completion

Completing inside a word used to try and take the whole word into
account. This is not typical completion behavior, and often not what
you want. After this change, the addons only take the part of the
word in front of the cursor into account.
parent cb714803
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment