User forums > Help

Can split windows be disabled.

(1/1)

Pecan:
when working with two huge projects in the same workspace, when I switch to the second project, do a search, then double click on some of the results, the windows open in a split window hidden behind the current source window.

The windows and tabs are hidden behind the first with only a thin line to left indicating that there are windows behind.

I completely miss this condition every time. It so confusing to me.
Is there a way to disable split windows?

TIA

ollydbg:
Sorry, I really don't understand you steps.

What do you mean by a "hidden tab", is it a tab(editor) already opened, but not active?

Pecan:
I mean that I have already a bunch of open files with the tabs at the top of the window.

I active the second project in the workspace.

In the active editor window, I right click on (for example) a symbol  (say) "Dap_stackId" and ask for references. The reference then show in the Search results tab.

I then double click on a line in the Search results tab and the file opens in a split window behind the window I clicked and searched in.

There's a fine vertical line in the far left of my source window (called the splitter line, I guess) in the editor window that indicates that the window has split. But I hardly ever see it. (old eyes).  All the files now open in the split-ed window (with it's own tabs) behind my original source window.

Very confusing to me.     

I just want to disable the splitting windows ability if possible. I never use it. So it's no loss to me.

When I have time, I'll see if I can re-create the problem and debug it. But for now the DAP debugger development is all I can handle.

Turning split windows off would be a big help for now.

This does not always happen. But I do know that it happens when there are a lot of files open from both projects at the same time. It never happens when I'm working in only one project.

BTH, I'm working with the latest committed version of CB.
I don't think it has anything to do with a recent commit though.

Thanks.

Pecan:
Here's a .jpg of the situation I'm trying to describe. It's a split notebook each with multiple windows. I did not know this could happen.
And I can find no way to unsplit the notebooks.

The windows on the left belong to CodeBlocks project.
the windows on the right belong to the debugger DAP workspace.

I load the debugger DAP workspace.
Then from File/Recent projects I loaded Codeblocks.cbp project.
I activate the CodeBlocks project and opened watches.cpp and CB split the notebook into one for CB and another for debuggerDAP with no option to unsplit them.

Is this a legit feature?
How can I just load a file from CB without the notebook splitting?

And how can I unsplit the notebooks without closing the workspace?

BTW: I'm running the latest commit.

Navigation

[0] Message Index

Go to full version