+5
Under review
In commit dialog, when using Ctrl+Space to complete filename, tab should accept the selected completion
Ctrl+Space is very useful, but only Enter accepts the selected file in the completion menu, and tab moves the focus to the Select button. It would be more convenient that when the suggestion list is open, Tab will insert the selected file (like Enter) instead of moving the focus. Tab should move the focus only when the suggestion list is not open.
Customer support service by UserEcho
Is implemented in #11091.
Undone in 18.1 preview because it caused a couple of problems.