Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.0-beta2
-
Ubuntu 18.04 LTS 64 bit
Qt 5.15.0
Description
- Open a file from a git repository.
- Select "Window" -> "Split" from the menu.
- Press Alt+G, Alt+B to get a git blame.
It will be shown in the active editor split. - Place the cursor in the other editor split.
- Press Alt+G, Alt+B again.
Creator will refresh the git blame in the previous editor split.
I had expected that this would show git blame in the second editor split, too. The use case is to open a file, select to different areas of code and then show git blame for both of these areas.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported