Change shortcut for next/previous element in autocompletion pop-up Visual Studio 2019

Simon Sanchez 46 Reputation points
2021-04-29T00:14:30.253+00:00

Hello! I want to change the shortcut used to select the next/previous autocompletion item in the pop-up.
Right now the shortcut is up-arrow and down-arrow. I want to change it to ctrl+i and ctrl+j respectively.

I've tried searching in the Keyboard settings under Environment, but didn't seemed to find a function for this. Is there a way of doing this? Thanks.
92391-test.gif

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,721 questions
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 26,731 Reputation points Microsoft Vendor
    2021-04-29T08:59:03.04+00:00

    Hi @Simon Sanchez ,

    Welcome to Microsoft Q&A!

    For your requirement, you can customize a keyboard shortcut by go to Tools > Options > Environment > Keyboard > assign Alt + I and Alt + J to ”Edit.LineUp” and “Edit.LineDown” commands.
    (Based on my testing, I suggest you use Alt + I and Alt + J shortcut.)
    92564-image.png

    Sincerely,
    Anna

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful