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

Global Marks not working. #9437

Open
jacksonk3lly opened this issue Jan 13, 2025 · 0 comments
Open

Global Marks not working. #9437

jacksonk3lly opened this issue Jan 13, 2025 · 0 comments

Comments

@jacksonk3lly
Copy link

Describe the bug
If I set a global mark eg 'A' and then go to another file when I execute 'A I jump to the file associated with A but not to the right line then if I execute 'A again in the correct file it then goes to the correct line. It should go there the first time.

To Reproduce
Steps to reproduce the behavior:

  1. Set a mark with mA in one file.
  2. move cursor away from mark
  3. go to another file
  4. execute 'A or `A to go to mark
  5. notice the cursor does not jump to the right spot.

Expected behavior
A clear and concise description of what you expected to happen.

the cursor to go to the line where the mark was set

Environment (please complete the following information):

  • Extension (VsCodeVim) version: v1.29.0
  • VSCode version: 1.95.3
  • OS: Windows

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant