Is your feature request related to a problem? Please describe.
When the path to the file is very long, we can only see the first few folders in the path column.
We have then the possibility to hover with the mouse over the entry. This way we can see the wohle information.
--> But it is tedious/difficult to read.
Describe the solution you'd like
I suggest another representation when we hover with our mouse over such a long entry:
Instead of making all lines the same width, I suggest to take one line for one folder. I guess we have enough place in the vertical, so that after each folder it could begin a new line.
This way it would be better readable.
Alternative solution 1
When we hover with our mouse over such a long entry the "/" could have another colour. So that we see better, when a folder name has finished and a new folder begins.
Alternative solution 2
Whenever a folder name ends and a new one begins, you could change the colour:
Example:
/folder1/folder2/folder3/folder4/folder5/folder6/folder7/File
Folders 1,3,5 and 7 could have white colour and the Folders 2,4 and 6 could have the colour light green.
Is your feature request related to a problem? Please describe. When the path to the file is very long, we can only see the first few folders in the path column. We have then the possibility to hover with the mouse over the entry. This way we can see the wohle information. --> But it is tedious/difficult to read.
Describe the solution you'd like I suggest another representation when we hover with our mouse over such a long entry: Instead of making all lines the same width, I suggest to take one line for one folder. I guess we have enough place in the vertical, so that after each folder it could begin a new line. This way it would be better readable.
Alternative solution 1 When we hover with our mouse over such a long entry the "/" could have another colour. So that we see better, when a folder name has finished and a new folder begins.
Alternative solution 2 Whenever a folder name ends and a new one begins, you could change the colour: Example: /folder1/folder2/folder3/folder4/folder5/folder6/folder7/File Folders 1,3,5 and 7 could have white colour and the Folders 2,4 and 6 could have the colour light green.
What do you think?