Dedicated Split windows
Answered
Hi all!
Thanks in advance for your time.
I was wondering if there's a way to configure IntelliJ to do this:
- Suppose I split my editor windows in half (vertically), and I want to use the left for implementations, and the right for interfaces.
- I go to the browser and double click on an interface that haven't opened before and it is opened in the right subset of tabs
- I go on and double click on an implementation and it is opened in the left subset tabs
I don't want to depend on my cursor's location for the resolution of whether the file should be opened in the right or left window, I just want all the interfaces on the left and the implementations on the right.
Is it possible to do this?
Thanks, have a nice week.
m
Please sign in to leave a comment.
There is no such feature at the moment. See https://youtrack.jetbrains.com/issue/IDEA-108556 for the related requests.