0

Is it possible to have indentation guides in the Project explorer window similar to what is possible in the editor? My multi-module Gradle project window has a huge amount of whitespace. Even now when I'm pushing past 30 classes, it is difficult to determine what lies at what layer. Eventually, I'll have 50 or even 100 classes, and it will only become more difficult.

Jack J
  • 1,514
  • 3
  • 20
  • 28

1 Answers1

2

File | Settings | Appearance & Behavior | Appearance, Show tree indent guides:

Show tree indent guides

CrazyCoder
  • 389,263
  • 172
  • 990
  • 904