Rider refactoring: Is the rename popup autocomplete hotkey configurable?
已回答
Reproduction:
- In Rider, use the rename refactoring on a C# symbol that is used in multiple files
- This will open a popup
- In this popup, start typing a new name
- A list of suggestions will drop down
- 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.
请先登录再写评论。
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.