Skip to content
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

Keyboard: Widget not showing correct values #1275

Closed
bpasero opened this issue Dec 14, 2015 · 1 comment
Closed

Keyboard: Widget not showing correct values #1275

bpasero opened this issue Dec 14, 2015 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Dec 14, 2015

I am on a Mac with a german keyboard layout and some keys are not showing a preview as expected:

  • < : unknown (key right to shift)
  • ^ : backslash
  • ? : [
  • ´ : ]
  • * : =
  • : /

  • ü : ;
  • ö : `
  • ä : '

I wonder if the keyboard layout is correctly detected after all?

Btw I am seeing similar results on Mac and Linux.

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority labels Dec 14, 2015
@bpasero bpasero added this to the Backlog milestone Dec 14, 2015
@bpasero bpasero assigned aeschli and alexdima and unassigned aeschli Dec 14, 2015
@alexdima alexdima mentioned this issue Dec 14, 2015
18 tasks
@alexdima
Copy link
Member

@bpasero We render in there the key codes (i.e. the rule you have to write in keybindings.json). I will make a change to also render in there a UI label. Please see #713

@alexdima alexdima modified the milestones: Dec 2015, Backlog Dec 15, 2015
@bpasero bpasero added the verified Verification succeeded label Dec 16, 2015
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants