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

Change default keyboard shortcut to bring up the keyboard settings #2649

Conversation

jgiovaresco
Copy link
Contributor

Moving from cmd+shift+/ to cmd+ctrl+shift+/

Closes #2018

Note: After changing the default keyboard, I needed to reset the binding in the keyboard settings to see the change.

Moving from `cmd+shift+/` to `cmd+ctrl+shift+/`

Closes Kong#2018
Copy link
Contributor

@develohpanda develohpanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@netlify
Copy link

netlify bot commented Sep 24, 2020

Deploy preview for insomnia-storybook ready!

Built with commit 0470037

https://deploy-preview-2649--insomnia-storybook.netlify.app

@develohpanda develohpanda merged commit c9f009a into Kong:develop Sep 24, 2020
1 check passed
@jgiovaresco jgiovaresco deleted the fix/2018-show-keyboard-shortcuts-macos-key-bind branch September 24, 2020 18:11
@SergioSuarezDev
Copy link

cmd+ctrl+shift+/ doesn't work on European Keyboard with macos :(

@develohpanda
Copy link
Contributor

@SergioSuarezDev you should be able to change the shortcut to anything from Preferences > Keyboard :)

image

@SergioSuarezDev
Copy link

SergioSuarezDev commented Oct 14, 2021

@SergioSuarezDev you should be able to change the shortcut to anything from Preferences > Keyboard :)

Hi! Thanks but.. comment/uncomment shortcut is not on this keyboard preferences :(

@develohpanda
Copy link
Contributor

Ah yes, that one is unfortunately not configurable currently. Could you please open a new feature request for this?

[isMac() ? 'Cmd-/' : 'Ctrl-/']: 'toggleComment',

@SergioSuarezDev
Copy link

@develohpanda done :)
#4112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Hotkey to show keyboard shortcuts conflicts with macOS
3 participants