Skip to content

Have raw snippet insert reach the first stop from the end of the line #1909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

FireChickenProductivity
Copy link
Contributor

The raw snippet insert currently reaches the first stop by moving to the correct column, going to the beginning of the line, and pressing right. This can fail when there is indentation at the start of the line by putting the cursor in the wrong position. This pull request addresses this by moving the cursor to the end of the line and then moving left the required number of times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant