question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cycle through autocomplete suggestions without arrows

See original GitHub issue

Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.


It would be really nice to be able to cycle through the autocomplete suggestions without using the arrow keys. Using Ctrl+N/Ctrl+P and/or Ctrl+J/Ctrl+K would allow the user to keep the fingers on the home row.

  • VSCode Version: 1.6.0
  • VsCodeVim Version: 0.3.7
  • OS: Linux

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:120
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

30reactions
johnfncommented, Feb 18, 2018

It is implemented. ctrl n and ctrl p work. If they don’t please submit a bug.

24reactions
parmouralycommented, Jun 1, 2020

@jeffwklein You can adjust the shortcut through Code -> Preferences -> Keyboard shortcuts and then look for suggestion

I was able to modify the shortcut for a more vim-like navigation to shift+J and shift+K

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cycle through autocomplete suggestions without arrows
Go to Preferences -> Keymap · Expand Editor Actions (not Plug-ins -> IdeaVim ) · Select Down · Click the pencil icon or...
Read more >
How to move across autocomplete suggestions without arrow ...
How to move across autocomplete suggestions without arrow keys. I've been using vim for quite some time alongside VSCode, so this means that ......
Read more >
Moving up/down on autocomplete selection box without arrow ...
Is there a way to cycle through the autocomplete options without having to stretch to the arrow keys? autocompletion · Share.
Read more >
When scrollling through autocomplete suggestions using up ...
When scrollling through autocomplete suggestions using up/down arrow keys, highlighted text is copied to the input element, which may make it appear that...
Read more >
Autocomplete Arrow Navigation - CodeGuage
This is what arrow navigation is - you use arrow keys to move across the list of suggestions. Now it's time to understand...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found