techee left a comment (geany/geany#4278)

I was curious how autocompletion behaves when the prefix isn't identical, e.g. 
for something like

<img width="448" alt="Screenshot 2025-03-23 at 10 30 57" 
src="https://github.com/user-attachments/assets/e47572e0-158f-449d-8713-489dfc2c2579";
 />

The result is that all the prefixes are replaced with the autocompleted value:

<img width="448" alt="Screenshot 2025-03-23 at 10 31 22" 
src="https://github.com/user-attachments/assets/ec68e140-78fd-40ec-b8d3-3899f6e3339a";
 />

I think this isn't an unexpected behavior. But the more common use case for the 
column caret is to edit identical values so this special case doesn't matter 
much.


-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4278#issuecomment-2746114943
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/4278/[email protected]>

Reply via email to