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
I believe this is more issue with vscode, but as it's related I submit here as well.
The issue in vscode repo: microsoft/vscode#18712
Thanks a lot for this extension!
Bellow is the inline text of the issue for easy browsing or you find it to be in REST extension.
VSCode Version: 1.9.0-insider (Date 2017-01-18)
OS Version: Windows 10
Steps to Reproduce:
Install REST extension
Keybinding is: { "key": "ctrl+alt+e", "command": "rest-client.switch-environment" },
The problem:
When I press: AltGr+e the command is executed.
Normally I should get special letter that is bonded with national keyboard mapping in Windows.
The issue has possibly two aspects:
The command for REST extension should not be executed as it's ctrl+alt+e not alt-e
I believe this is more issue with vscode, but as it's related I submit here as well.
The issue in vscode repo: microsoft/vscode#18712
Thanks a lot for this extension!
Bellow is the inline text of the issue for easy browsing or you find it to be in REST extension.
Steps to Reproduce:
The problem:
When I press: AltGr+e the command is executed.
Normally I should get special letter that is bonded with national keyboard mapping in Windows.
The issue has possibly two aspects:
The text was updated successfully, but these errors were encountered: