Rider refactoring: Is the rename popup autocomplete hotkey configurable?

已回答

Reproduction:

  1. In Rider, use the rename refactoring on a C# symbol that is used in multiple files
  2. This will open a popup
  3. In this popup, start typing a new name
  4. A list of suggestions will drop down
  5. Arrow down to highlight a suggestion

At this point, I expect that my autocomplete hotkey TAB will select the highlighted item. When I hit TAB it actually closes the autocomplete dropdown and moves my focus to another control in the popup.

Can I adjust this behavior? I do not use ENTER to accept autocomplete suggestions because that is frustrating to me as a habit.

0

Hello Madeline January Ritchie ,

Thank you for reaching Rider Forum.

There is no way to change the TAB button. However, I have created an issue in our bug tracker: 

RIDER-126385 Rider name refactoring: change TAB button settings to complete/choose the line

Please subscribe by upvoting to it to get updates. 

0

请先登录再写评论。