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

Issues from testing #17

Closed
waderyan opened this issue Oct 25, 2016 · 2 comments
Closed

Issues from testing #17

waderyan opened this issue Oct 25, 2016 · 2 comments
Assignees

Comments

@waderyan
Copy link

waderyan commented Oct 25, 2016

From @alexandrudima

Testing #14317

These are invalid:

+ is not a valid key code

Please see https://code.visualstudio.com/docs/customization/keybindings#_accepted-keys for a list of accepted key codes
image

These are IMHO incorrect:

shift-tab is not indenting in sublime

image

ctrl+shift+[ is bound to fold in Sublime (not to unfold)

image
image

These are missing:

all fold level-related commands (ctrl+k ctrl+number)

@waderyan
Copy link
Author

  • Removed zoomIn
  • Removed shift+tab for now. For reference this is what we see in Sublime Text:

{ "keys": ["shift+tab"], "command": "insert", "args": {"characters": "\t"} }

@alexdima
Copy link
Member

Nice!

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants