Case of prefix when completing text #547
-
|
Hi, @minad ! I'm using Corfu to complete text and I get the following behavior. I tried to search previous discussions and issues and I didn't manage to find anything related to it.
yields
yields
and
yields
My question is: is this the expected behavior? Isn't it more natural to have the same behavior regardless of the order of the two preceding occurrences? Thanks for your wonderful work! Víctor |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
What CAPFs are you using for this? Corfu does not provide the completions, it just allows selecting and applying them. What do you have set for |
Beta Was this translation helpful? Give feedback.
-
|
Hello! Thanks for the response. The CAPF providing the results is cape-dabbrev. The value of I checked the Issues section for the package Cape and this question was brought up there. @soficshift gave a fix which is working just fine for me. Thank you for the pointers! I'll mark your comment as the answer, since it actually told me how to proceed. Best wishes! |
Beta Was this translation helpful? Give feedback.
What CAPFs are you using for this? Corfu does not provide the completions, it just allows selecting and applying them. What do you have set for
completion-ignore-case?