Before this PR, when I insert a snippet that doesn’t have any `%cursor%` 
positions, the cursor goes to the end of the inserted text. This is convenient 
for inserting short static strings. For example, I have incantations for 
invoking a debugger at a given point in the code.

This PR breaks this behavior: the cursor stays where it was, and text is just 
inserted after it.

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

Reply via email to