Skip to content
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

Vim: support global marks #13111

Open
1 task done
baldwindavid opened this issue Jun 16, 2024 · 3 comments
Open
1 task done

Vim: support global marks #13111

baldwindavid opened this issue Jun 16, 2024 · 3 comments
Labels
editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label] vim

Comments

@baldwindavid
Copy link
Contributor

Check for existing issues

  • Completed

Describe the feature

#11507 added support for local vim marks. It's nice to have that local mark support, but I'm almost always working across multiple files rather than just one. This is also the case where I become most likely to "lose track" of the codepaths and global marks are tremendously useful to keep track of a set of locations in multiple files.

Note that #5122 somewhat generally requests marks, but specifies a minimum solution of local marks which I think is closed by #11507. This is a formal request for global marks, but feel free to close if it is preferred to track in #5122

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@Moshyfawn Moshyfawn added vim editor Feedback for code editing, formatting, editor iterations, etc and removed triage labels Jun 16, 2024
@Moshyfawn
Copy link
Member

This request makes sense! I'd rather close the long-running 2022 issue in favour of this one as its successor, since the former is, as you mentioned, a more general request.

@everdimension
Copy link

I see that '' to go to previous location is also still not supported

@tibitTW
Copy link

tibitTW commented Nov 29, 2024

Is it available to see current marks in buffer or a pop-up list? This feature would be lovely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label] vim
Projects
None yet
Development

No branches or pull requests

5 participants