-
-
Notifications
You must be signed in to change notification settings - Fork 135
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
shift+esc can be mapped to ctrl+j #40
Comments
The fix you gave is not hiding the panel instead hiding last opened editor. To test why it is not working, open an embedded terminal & press
|
|
I just verified for terminal, Version infoVersion 1.8.0-insider |
This is not valid anymore as you have So we should be able to map vscode to IDEA shortcuts exactly |
shift+esc is not working for problems/errors view aswell |
shift+esc
to hide panel can be mapped toctrl+j
which maps tohide panel
action in vscodeThe text was updated successfully, but these errors were encountered: