Oh, and myself? I have a love-hate relationship with tabs - I use them on other editors, but don't miss them on BBEdit. I think for me it just clutters things up too much, especially if I have a lot of files open.
However, I do miss the unified, everything fits in one window approach you get in xcode and visual studio, rather than the more mac-centric way of having everything in separate floating windows. Floating windows works well on big, multiple screens - but I find the one-window works much better on laptops... Dave On 2 January 2013 12:14, David Shea <[email protected]> wrote: > I've tried creating a script to switch between open files in a project > by recording myself clicking on files in the windows palette. I get, > in the script, stuff like > > "select text document X of project window 1" > > Where X, to me, seems like a random number - I can click on several > files, and X might, or might not change - so I can't have a script > where X is 1,2,3, etc... and assign to cmd-1, cmd-2 etc... > > Dave > > > On 1 January 2013 00:38, G. T. Stresen-Reuter <[email protected]> wrote: >> On Dec 31, 2012, at 3:05 AM, Thomas Mai wrote: >> >>> how can I switch between open files via hotkeys? >> >> On my computer (which has a spanish keyboard) the keyboard equivalent is >> Command+Option+[ or ] (which cycles through the open documents) >> >>> And is there a possibility to access open files directly by hotkey? (Cmd+1 >>> for 1st file, Cmt+2 for 2nd, etc) >> >> Not sure if this is possible. >> >> Ted S-R >> >> -- >> -- >> You received this message because you are subscribed to the >> "BBEdit Talk" discussion group on Google Groups. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> <http://groups.google.com/group/bbedit?hl=en> >> If you have a feature request or would like to report a problem, >> please email "[email protected]" rather than posting to the group. >> Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> >> >> >> -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
