Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Can I force load a file in a specific split window? #11448

Open
pliablepixels opened this issue Jul 23, 2015 · 3 comments
Open

Can I force load a file in a specific split window? #11448

pliablepixels opened this issue Jul 23, 2015 · 3 comments

Comments

@pliablepixels
Copy link

Here is the issue I am facing:
I am using Brackets for a large project and use split view (vertical) very often. The problem I am facing is that when I first open a file from the file tree, it gets associated to the split window that is active. That is good.

However, after that, that file gets permanently associated to that window pane and I cannot really open the file in the other window pane unless I go to the sidebar, delete that file from the "Left" or "Right" pane and then open it in the required pane. The problem here is that the sidebar that shows Left and Right is vertically quite small, so its often impossible to know which file is pre-associated to which pane.

What I'd love to do is irrespective of which pane it may have opened in before, if I got to the file tree and click (or double click) on a file, it should open in the pane I want it to open in, without having to remove it from the associated pane in 'Left' or 'Right'

Is there a way to do this?

thanks

@petetnt
Copy link
Collaborator

petetnt commented Jul 23, 2015

Duplicate of #11308

@marcelgerber
Copy link
Contributor

Tip: You can also drag files between panes. That's not exactly the solution to what you're asking for, but I guess it'll help anyway.

@pliablepixels
Copy link
Author

Marcel yes that is what I do today. The problem is the left and right pane
are not resizeable so I often use the file tree - without knowing it's
already associated to a pane which is not visible in the work are pane which
is a pain :)

There is a plugin that does make it resizeable but it's very buggy.

On Wednesday, July 29, 2015, Marcel Gerber notifications@github.com wrote:

Tip: You can also drag files between panes. That's not exactly the
solution to what you're asking for, but I guess it'll help anyway.


Reply to this email directly or view it on GitHub
#11448 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@marcelgerber @pliablepixels @petetnt and others