Page 1 of 1

Splitting the editor in CodeLite

Posted: Thu Mar 31, 2016 6:35 pm
by marmistrz
Lately I decided to move a lot of my code to another file. And it would be very useful to split the editor window, just as shown on this image: http://4.bp.blogspot.com/-NjNuV3LrD1M/T ... Editor.png

How can I do it in CodeLite?

Re: Splitting the editor in CodeLite

Posted: Thu Mar 31, 2016 6:41 pm
by eranif
This is no longer possible
You can only detach an editor into a separate frame (right click on the file's tab label and select "Detach Editor")

Eran

Re: Splitting the editor in CodeLite

Posted: Thu Mar 31, 2016 10:14 pm
by marmistrz
eranif wrote:This is no longer possible
Why was that removed :/ ? Editing two files side by side is a crucial feature.

I would accept detaching the editor if I could make it half-screen wide with my WM. But on my 1366x768 desktop the minimal width of the window is too big, so I can't even do this with my WM :/

Re: Splitting the editor in CodeLite

Posted: Thu Mar 31, 2016 10:47 pm
by eranif
Editing two files side by side is a crucial feature
Depend on who you are asking...
Why was that removed :/
For various reasons (I think I explained them in other posts on this forum)

Eran