StarlaneStudios / vscode-comment-anchors

⚓A Visual Studio Code extension that adds support for comment anchors 🔭
https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
MIT License
206 stars 32 forks source link

Update v1.10.0 change overriding default Opt-Shift-Up/Down vscode shortcut #166

Closed leechongren closed 1 year ago

leechongren commented 1 year ago

The new changes pertaining to #27 is overriding the default vscode shortcut to duplicate lines: Added keyboard navigation (Shift+Alt+Up & Shift+Alt+Down) (https://github.com/StarlaneStudios/vscode-comment-anchors/issues/27)

Can we have a different shortcut for this functionality?

macjuul commented 1 year ago

Hey! This is a known issue and is currently being discussed in #157

I'll leave this issue open for any other people experiencing the same problem

macjuul commented 1 year ago

Version 1.10.1 has been released changing the default keybinds to Alt + PageUp and Alt + PageDown.