Hover previous git branch on branches dialog

已回答

Hello

In previous versions where was hovered previous branch in git branches dialog. In PHPStorm 2017.1 middle on the list selected by default.

For example.

I checkout from "master" branch into "production" branch. I need to merge "master" into "production". In previous versions I opened branches dialog (using hotkey) and previous branch ("master) selected. It was easy to merge. Now after refactoring that dialog I have to type branch name manually to merge it

0

Could you please attach a screenshot that would illustrate that problem?

0
Avatar
Permanently deleted user

I think I am seeing a similar issue. It seems that in earlier versions (right up until 2017.1 actually) you were able to easily switch between latest active branch and master, using the git branches dialog.

Now, if I am on a feature branch, switching back to master and bringing up the Git Branches dialog, the +New Branch is the default selected value. So like Cyrill describes, I must start typing the name of the branch to jump down to the branch. If by any chance I forgot the name of the feature branch, this makes the proces of going back to a bit slower.

0

Have the same problem.Feel uncomfortable while working with many branches. Before PhpStorm 2023.1 it was ok and was broken after branch dialog refactoring

0

请先登录再写评论。