pycharm 2020.1 professional How to enable local change tab old behavior of previewing the changes of selected file

已回答

After Updating the local changes tab was replaced by the commit tab which is missing the possibility to view the changes in the file without having to open it (using the ⇆ show diff button) Is it possible to reactivate that preview inside the tan? 

3

Hello amine
You can open Diff in editor by double-click on a file in Local Changes. 

-2
Avatar
Permanently deleted user

Ruslan Kuleshov yes, we know that, but that is different than the preview which disappeared. It was a very convenient way to quickly review all changes without the need to open a new window for every file. Same happened with CLion 2020.1. 

1

Yes, I confirm that the previous behavior is much more convenient if possible to offer it as well.

1

@pvaiko You don't need to open a new window for every file - once you double click on any of your files under Local Changes in Commit tab you will get Diff in the editor, and after that if you single-click on any file it will be shown in already opened Diff tab in the editor.

0

Please add back the previous behavior where Local Changes was a sub-tab of Git tab before Log tab.

Edit: It seems the behavior can be configured: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008229959-Version-control-local-changes-tab-missing-in-2020-1

1

请先登录再写评论。