phpstorm - Intellij - Hide file paths from Favorites window -


i organized project files in favourites window according programming language e.g. python, javascript etc. however, path each file takes lot of space , requires horizontaly scroll window.

is there way hide path favourites, file names visible? if not, there way organize files in same way without changing project structure?

enter image description here

it's not possible hide paths.

https://youtrack.jetbrains.com/issue/ideabkl-4374 -- watch ticket (star/vote/comment) notified on progress.

please note aforementioned ticket in "backlog" section -- such tickets unlikely implemented in nearest future (especially if have virtually no votes).


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -