Multi-pane Code Editor

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
idawgik
Posts: 8
Joined: Thu Aug 07, 2008 5:11 pm

Multi-pane Code Editor

Post by idawgik »

I was wondering what the likelyhood of getting a multi-pane code editor similar to how Photoshop CS4 handles multiple viewable documents at a time with tabs.

I usually have a LOT of documents open at any given time, and very rarely use the preview functions in Webuilder. I also use my monitor in portrait mode, so I've got a lot of vertical space to work with. I would love to be able to split the window into two panes to see two documents at a time (ex: a css file and html/php file). Each pane should allow it's own set of tabs and those tabs should be able to be moved between panes. This would really speed up my workflow as I tend to bounce back and forth between a css doc and other pages a lot during development.

The current tiled view is fine if you have only two documents open, but anything beyond that it gets unwieldy.
User avatar
syrupcore
Top Contributor
Posts: 917
Joined: Thu Jul 21, 2005 12:58 am
Location: Portland, Oregon, usa
Contact:

Re: Multi-pane Code Editor

Post by syrupcore »

would be nice if you could jump to tabs by hitting ctrl+number. so to get to tab 1, you'd hit ctrl+1, tab two is ctrl+2... that way you could jump around or move the two files you're working on a lot to the #1/#2 position to make jumping easy. textmate works like this and I really enjoy it.
idawgik
Posts: 8
Joined: Thu Aug 07, 2008 5:11 pm

Re: Multi-pane Code Editor

Post by idawgik »

Well, I think the big thing I'm looking for out of this is decent way of working and being able to see two documents at once. While shortcuts are nice, they're not much different than doing a CTRL-TAB or SHIFT-CTRL-TAB to move between documents. The ability to have two different window panes in the editor would be a lot more advantageous I think.
CaliforniaJerry
Posts: 88
Joined: Sat Aug 01, 2009 4:48 am
Location: Mountain View, CA
Contact:

Re: Multi-pane Code Editor

Post by CaliforniaJerry »

+1
Laisvunas
Posts: 15
Joined: Sat Jan 19, 2008 4:12 pm

Re: Multi-pane Code Editor

Post by Laisvunas »

Currently it is possible to open second pane on the right or on the bottom, but those panes are used only for previewing. I never use this previewing feature, but using other editors I often split editing area horizontally or verticaly in order to edit the same document in two places at the same time.

It would be nice to have such use for the right or bottom pane in WeBuilder; good examples : Komodo editor from http://www.activestate.com and PSPad editor from http://www.pspad.com.
xenon2050
Posts: 7
Joined: Thu Oct 02, 2008 11:07 pm

Re: Multi-pane Code Editor

Post by xenon2050 »

I would love to see this. I have a lot of tabs open and sometimes I need to look at both at the same time, but there is no easy way to do that (yes I can manually do it but that is not the same) , also the switch through tabs like firefox does would be nice. Or pressing Ctrl+W to close it.
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Re: Multi-pane Code Editor

Post by EvilBMP »

xenon2050 wrote:...also the switch through tabs like firefox does would be nice. Or pressing Ctrl+W to close it.
+1 from me
Post Reply