Is there any way in Packages or Projects pane to highlight or bold directories/path that has local file changes (diff from VCS repository). Eclipse has this.
I know there is a way to get all the changes if I change the pane to Changed files.
The change history for a file is displayed in the dedicated History tab of the Version Control tool window Alt+9 . The change history for a selection of code is displayed in a separate window, in the form of the differences viewer.
You can use Version Control window to see all changed files (⌘-9). Then you can select file and press ⌘-D to view diff for it. On Linux it is Alt+9 to view changed files list (menu item View→Tool Windows→Version Control), then Ctrl+D to open a file's diff. The feature is documented here jetbrains.com/help/idea/….
You can also select the Show Commit Timestamp option if you want IntelliJ IDEA to show the commit timestamp instead of the time when a change was authored. Click to choose the type of info you want to see: Show Details to display the commit message for the selected revision.
Settings -> Version Control -> Show directories with changed descendants.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With