You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Set a mark with mA in one file.
move cursor away from mark
go to another file
execute 'A or `A to go to mark
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.
The text was updated successfully, but these errors were encountered:
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:
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):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: