how to have the tool bar and navigation bar on same line?
I can see in a screenshot here:
https://i.stack.imgur.com/kgehj.png
From this stackoverflow question:
That the navigation bar and the tool bar are on the same line. How to have this setup in my phpstorm?
On mine they each take up their own line with a liot of white space to the right. I'd like to put them both on the same line to save space.
Thanks.
Please sign in to leave a comment.
Unfortunately you can't. This is an old design that we moved away from.
@Dmitry Tronin
When did you do that? What version?
@Michael
"View | Toolbar" -- uncheck/disable it to show mini toolbar on the right. Obviously, Navigation Bar should be enabled/visible for that to work.
I was under impression of this post dated back to 2013.
View | Toolbar doesn't work for me the way it works for you, checking it.
Ok, after I've switched to default IntelliJ theme - it worked as stated above, my bad.
@Andriy Bazanov
Thank you, have jetbrains hired you yet? they should.
The flow of that interaction is less than obvious. My intention: I dont want the navigation bar unless it can be on the same line as the tool bar. If they have to be stacked, I do want the tool bar, I dont want the navigation bar due to space concerns on a laptop.
The resolution: turn on the nav bar and turn off the tool bar.
was not expecting the result of those choices to be the current outcome.
Very happy though, this structure works for me. Much appreciated.