Closed
Description
Nature of issue?
- Found a bug
Details about the bug:
- Web browser and version: Chrome, Firefox, Safari (and possibly others)
- Operating System: macOS
- Steps to reproduce this bug:
Using Cmd + / to comment lines does not work on a German (and possibly other) keyboard layouts as to type a /
you have to use Shift + 7, so the comment keyboard shortcut becomes Cmd + Shift + 7. This shortcut however triggers some native browser functions (brings you to the menu search in Firefox and Chrome, brings you to some Tab overview in Safari).
So to allow for German/international users to utilize this shortcut would either require to overwrite the native browser commands or to add an alternative shortcut to comment lines.