You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
My Romanian keyboard layout is set so Right Alt + S writes Ș, but on brackets Alt + S goes for save.
I need to disable the Alt + (s,a,q,i,t) (if any).
Thanks.
Tasks
Detect keyboard layout and make that info available to JS extension.
Create a json file listing all different keyboard layouts with all the keys requiring AltGr key to input special characters.
Filter out all shortcuts that have a key listed in the json file for the detected keyboard layout.
Unit tests
The text was updated successfully, but these errors were encountered:
Tuesday Aug 05, 2014 at 17:18 GMT
Originally opened as adobe/brackets#8666
Hi.
My Romanian keyboard layout is set so Right Alt + S writes Ș, but on brackets Alt + S goes for save.
I need to disable the Alt + (s,a,q,i,t) (if any).
Thanks.
Tasks
The text was updated successfully, but these errors were encountered: