Default click behaviour in commit tab (go to source instead of show diff)

已回答

When I double click a modified file in the "Commit" tab, the editor opens a diff for me. Is there a way to configure the IDE so that clicking a file would open the file source instead?

And my ideal configuration:

  • double click: open cource
  • cmd + double click: open diff
0

Tomasz Wilczynski Please click the top right config button (three vertical dots or a gear button in the tool window), then select the menu Show On Double-Click | Diff or Source to change the behavior.

https://i.imgur.com/kOEcuoq.png 

  • cmd + double click: open diff

 

It's not supported so far. Maybe we can create a feature request in https://youtrack.jetbrains.com/ ?

7

This would really be a very good feature to have

0

@Jacky Liu after 9 years of Android development, I finally brought myself to find how to do this :D Thank you!
 

0

请先登录再写评论。