Vim
Vim copied to clipboard
Global (uppercase) marks not restored in gutter after file closed/reopened
Describe the bug If I set an uppercase (global) mark on a line in a file, the gutter mark shows up fine. If I then close and re-open the file, navigating to the mark works, but the mark doesn't show up in the gutter.
To Reproduce Steps to reproduce the behavior:
- Set an uppercase mark in a file (with
mAfor example) - Close the file
- Navigate to the mark (with
'Afor example) - The file opens, but the mark is not visible in the gutter.
Expected behavior When the file is opened, the extension should check for any global marks in the file and restore the marks in the gutter.
Screenshots
https://user-images.githubusercontent.com/702318/191122970-2b2043d5-ccce-4cc9-9aae-d767a914917f.mov
Environment (please complete the following information):
- Extension (VsCodeVim) version: 1.23.2
- VSCode version: 1.71.2
- OS: macOS 12.6