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, view it on GitHub, or mute the thread.