alefragnani / vscode-bookmarks

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

Glitch while switching the bookmarks #364

Closed SachinMore closed 3 years ago

SachinMore commented 3 years ago

Plugin is so much useful for bookmarking and switching between them, however, I have been facing some trouble with the same now a days (it seems after update this happened).

Looks like while doing the NEXT (Ctrl+Alt+L), it is appending period (dot) in the text. PFA image FYR.

dot_issue

Kindly see for the fix. Thanks!

alefragnani commented 3 years ago

Hi @SachinMore ,

It appears you are experiencing the issue #240, #278, which in the end, is caused by VS Code itself.

Try reassigning the command for other keyboard shortcut, and it would be good to go.

Hope this helps

alefragnani commented 3 years ago

I'm closing this issue because no new comments has been made since my last question. Feel free to reopen/comment if the error still occurs.