DIFFERENTIAL DISPLAY METHOD FOR PHpstorm TREE VIEW

Asked 1 years ago, Updated 1 years ago, 98 views

I am currently working with github to develop it.
In the tree view,
Files with differences are displayed in different colors, but
I would like to change the color of the parent directory of the file as well as the relevant file.
Is it possible to set this up in Phpstorm?

phpstorm

2022-09-30 15:49

1 Answers

Open File > Settings > Version Control

Show directories with changed descendants

You can do it by checking .


2022-09-30 15:49

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.