Skip to content

[FEATURE] - Cursor Placement Setting & Behavior When Bookmarking #875

Description

@metal-gabe

I've searched the issues and this one seems the mostly closely related. But it was closed with an incorrectly related feature/commit that was closed.

The feature that I'd like to implement (I have a PR in the works) would be to have a setting that always places the bookmark either at the currentPosition (this is the current behavior & would be the default), lineStart, contentStart, and contentEnd.

My use case is this:

I'm a VSCode Neovim user, and I like my bookmarks at the end of the line, but when navigating around with the keyboard it would be nice to not worry about the position of my cursor when I'm adding the bookmark.

With this setting, I can fly around jumping back and forth on words, lines, anything and when I add a bookmark, I know that it will always be at the end of the content.

Overall, this is a quality-of-life feature that I'd like to have, so I wanted to build it. :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions