alefragnani / vscode-bookmarks

Bookmarks Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks
GNU General Public License v3.0
1.68k stars 163 forks source link

[BUG] - Shortcuts selecting text or can't create bookmark #505

Closed senica closed 2 years ago

senica commented 2 years ago

Seems to have happened with latest VSCode update

Steps to reproduce

  1. Trying to create a bookmark Just says "no selection found" (Shift + Option + K)
  2. Trying to jump to an existing bookmark highlights the text from where the cursor is to the point where the bookmark is (Shift + Option + J)
senica commented 2 years ago

After a system restart it was working as expected 🤷‍♀️