-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve behavior entering fragments from the end
If a LaTeX environment is disabled by the point entering from the end of the fragment, then the point is moved to the last line of the fragment and the column of the point is preserved. Previously, the point always moved to the start of the LaTeX environment. Co-authored-by: Benjamin Levy <[email protected]>
- Loading branch information
Showing
1 changed file
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ede4ac6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit causes very weird cursor-auto-jumping behavior when using with yasnippet.
I don't have time to submit an issue now (maybe someday later), just a quick reminder here.