You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening the QuickInput and pressing enter, vs-code by default selects the first element. This doesn't happen in Theia.
vs-code
Theia
Steps to Reproduce:
As an example to reproduce
Open a git-versioned project with Theia
Click on the branch name in the status bar (the QuickInput to choose the branch to checkout is presented, first element of the list is "create new branch...")
Press Enter. Nothing happens. In vs-code the first element is picked by default.
Bug Description:
When opening the QuickInput and pressing enter, vs-code by default selects the first element. This doesn't happen in Theia.
vs-code
Theia
Steps to Reproduce:
As an example to reproduce
Additional Information
Possibly connected to #5674
The text was updated successfully, but these errors were encountered: