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

无法 向上移动行 向下移动行 #23969

Closed
ml1002314573 opened this issue Apr 6, 2017 · 6 comments
Closed

无法 向上移动行 向下移动行 #23969

ml1002314573 opened this issue Apr 6, 2017 · 6 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) important Issue identified as high-priority

Comments

@ml1002314573
Copy link

  • VSCode Version: Code 1.10.2 (8076a19, 2017-03-08T14:02:52.799Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
angular1-code-snippets-johnpapastyle lperdomo 0.1.0

Steps to Reproduce:

@ml1002314573
Copy link
Author

无法 向上移动行 向下移动行

@NewFuture
Copy link
Member

The same bug (can't move with key board)

  • VScode V 1.11.0 ( 9122ec4)
  • Ubuntu 16.04
  • All extensions stopped
  • Lang: zh-cn

@chrmarti
Copy link
Collaborator

chrmarti commented Apr 6, 2017

Which keyboard shortcut is listed for the Move Line Down command in File > Preferences > Keyboard Shortcuts?

@chrmarti chrmarti added the info-needed Issue requires more information from poster label Apr 6, 2017
@NewFuture
Copy link
Member

@chrmarti No specail keyboard shortcut setting (the keybindings.json is empty).

Even though I close the IME, I still can't move the cursor by using arrows,home,orend.

I don't know why. I just upgrade it to v 1.11 😿

@chrmarti chrmarti added important Issue identified as high-priority bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Apr 6, 2017
@alexdima
Copy link
Member

alexdima commented Apr 6, 2017

@NewFuture Is it possible this is the same issue as #24107?

i.e. https://bugs.chromium.org/p/chromium/issues/detail?id=709242

The workaround is: Use the following setting "keyboard.dispatch": "keyCode". Restart VS Code.

@NewFuture
Copy link
Member

@alexandrudima yeah,the the same problem.

Use the following setting "keyboard.dispatch": "keyCode".

This setting works.

Thanks. It's great! 😄

@alexdima alexdima closed this as completed Apr 7, 2017
@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 7, 2017
@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 *duplicate Issue identified as a duplicate of another issue(s) important Issue identified as high-priority
Projects
None yet
Development

No branches or pull requests

4 participants