[GH-ISSUE #90] Cursor position after pasting a snippet #55

Open
opened 2026-03-03 01:09:47 +03:00 by kerem · 4 comments
Owner

Originally created by @itmammoth on GitHub (Jul 7, 2016).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/90

I have a snippet like below,
console.debug("");

Any solution to set the cursor between "|" after pasting a snippet?

Originally created by @itmammoth on GitHub (Jul 7, 2016). Original GitHub issue: https://github.com/Clipy/Clipy/issues/90 I have a snippet like below, `console.debug("");` Any solution to set the cursor between `"|"` after pasting a snippet?
Author
Owner

@Econa77 commented on GitHub (Jul 16, 2016):

@itmammoth Sorry. No solution now.

How do you want to set as to cursor position?
Something there any ideas?

<!-- gh-comment-id:233128795 --> @Econa77 commented on GitHub (Jul 16, 2016): @itmammoth Sorry. No solution now. How do you want to set as to cursor position? Something there any ideas?
Author
Owner

@itmammoth commented on GitHub (Jul 16, 2016):

@Econa77 I think it's nice way to put a specific word at where you want the cursor to be.
console.debug(“%{cursor}”);

<!-- gh-comment-id:233136037 --> @itmammoth commented on GitHub (Jul 16, 2016): @Econa77 I think it's nice way to put a specific word at where you want the cursor to be. `console.debug(“%{cursor}”);`
Author
Owner

@Econa77 commented on GitHub (Jul 16, 2016):

@itmammoth I see. It's a good idea.

I was thinking about the special word of the snippet.
I plan to support the cursor position, date and more in a future update.
Please wait for the update.

Thanks.

<!-- gh-comment-id:233143980 --> @Econa77 commented on GitHub (Jul 16, 2016): @itmammoth I see. It's a good idea. I was thinking about the special word of the snippet. I plan to support the cursor position, date and more in a future update. Please wait for the update. Thanks.
Author
Owner

@itmammoth commented on GitHub (Jul 17, 2016):

Thanks!

<!-- gh-comment-id:233164947 --> @itmammoth commented on GitHub (Jul 17, 2016): Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#55
No description provided.