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
Follow-up of #4724: in case the user's keyboard layout could not be detected or the detection was wrong, the user should have an easy option to choose a layout from a list. This choice should be stored somewhere.
The text was updated successfully, but these errors were encountered:
- #4879: added command to choose a keyboard layout
- BrowserKeyboardLayoutProvider state is stored in LocalStorage
- Added several static keyboard layouts
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
- #4879: added command to choose a keyboard layout
- BrowserKeyboardLayoutProvider state is stored in LocalStorage
- Added several static keyboard layouts
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
- #4879: added command to choose a keyboard layout
- BrowserKeyboardLayoutProvider state is stored in LocalStorage
- Added several static keyboard layouts
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
fangnx
pushed a commit
to fangnx/theia
that referenced
this issue
May 8, 2019
- eclipse-theia#4879: added command to choose a keyboard layout
- BrowserKeyboardLayoutProvider state is stored in LocalStorage
- Added several static keyboard layouts
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
Follow-up of #4724: in case the user's keyboard layout could not be detected or the detection was wrong, the user should have an easy option to choose a layout from a list. This choice should be stored somewhere.
The text was updated successfully, but these errors were encountered: