How to have toggle comments be mapped to cmd+shift+7 #39571
Replies: 2 comments
-
|
If I understand you correctly, your problem is basically the same as with most European languages: / is accessed by Shift+7. I tried Portugese layout and toggling comments with Ctrl+/ (which actually becomesCtrl+Shift+7) worked fine for me under Ubuntu Linux, same as with Estonian layout. So maybe the problem is Mac specific? |
Beta Was this translation helpful? Give feedback.
-
|
Yes! I am so sorry I forgot to mention that this is a Mac issue with European keyboards From my research I think I can just remove the key binding from mac as explained here https://stackoverflow.com/questions/38144396/intellij-comment-shortcut-opens-help-tab-on-the-mac-menu-bar but I'll have to test |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Okay I know this is a very specific problem but Portuguese keyboards have comments always be cmd+shift+7 and clicking these in zed will open the help menu, which is the default option if not prevented.
Any way I can go around this?
For testing, try VSCode with a Portuguese layout and then Zed
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions