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

[FEATURE] - Toggle bookmarks via the mouse when bookmarks exist #731

Closed
huangyxi opened this issue Jul 1, 2024 · 2 comments
Closed

[FEATURE] - Toggle bookmarks via the mouse when bookmarks exist #731

huangyxi opened this issue Jul 1, 2024 · 2 comments

Comments

@huangyxi
Copy link
Contributor

huangyxi commented Jul 1, 2024

Version 13.5 supports toggling bookmarks via the mouse when no bookmarks are added, which is very convenient when the default shortcut ⌥⌘K is hard to trigger with one hand. However, to add a bookmark without using shortcuts after the first bookmark, it still requires three steps: right-click on the line -> Bookmarks -> Toggle. In this case, I suggest adding a permanent button to toggle bookmarks in the bookmarks explorer.

image
@huangyxi
Copy link
Contributor Author

huangyxi commented Jul 1, 2024

I'd like to contribute to this feature if possible.

@alefragnani
Copy link
Owner

Hi @huangyxi ,

VS Code supports customization of any keybinding so, if you feeld Cmd+Alt+K is hard to trigger with one hand, you are free to change to whatever keybinding you feel easier to use.

The Add bookmark command in the Side Bar, on he other hand, is already being tracked in #319.

Hope this helps

@alefragnani alefragnani closed this as not planned Won't fix, can't repro, duplicate, stale Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants