Hello, first post. Is TextMate able to do split-window editing like in Xcode? And if so, how to?
-- Gnarlie
Aargh, please clarify. Is it being actively worked on or just on a list of To-do programming? Any ETA?
Alternatively, is there any way to open the same file in another window? Thanks for any tips.
-- Gnarlie
On Tue, Mar 15, 2011 at 6:27 PM, Mark Jackson mrcodewizard@gmail.comwrote:
No.
It's on the list of "wants." On Mar 15, 2011, at 4:37 PM, Gnarlodious wrote:
Is TextMate able to do split-window editing like in Xcode? And if so, how
to?
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Mar 15, 2011, at 5:31 PM, Gnarlodious wrote:
Alternatively, is there any way to open the same file in another window? Thanks for any tips.
Yes: right-click on the file in the project drawer (has to be done through the project drawer, unfortunately) and choose "Open [File] in New Window…"
You can also achieve similar effects by opening up a scratch project, resulting in more than one window for the same files. I usually do this by grabbing a folder in the project drawer (I think it has to be a "real" folder, not a group) and dragging it down onto the TextMate icon in the dock. You can also find the folder in the Finder and drag that to the TM dock icon. Could also make a new project (File > New Project) and drag whatever files you want to open up in a secondary window to that project.
You could even just duplicate your tmproj file, and open up both at the same time...
On Mar 15, 2011, at 6:50 PM, Dru Kepple wrote:
Yes: right-click on the file in the project drawer
This has no such menu item, the option is greyed out. What is wrong? these are Python files.
You can also find the folder in the Finder and drag that to the TM dock icon.
That works, selecting the file shows what I want. A pseudo split-window.
Could also make a new project (File > New Project) and drag whatever files you want to open up in a secondary window to that project.
That works too, except it shows as plain text without syntax. I can tell it Python using the menu at the bottom.
Thanks.
-- Gnarlie http://Gnarlodious.com
Check out this recent thread, from March 4, 2011: Introducing WindowBuddy.tmbundle for psuedo window splitting Jerry
On Mar 15, 2011, at 5:50 PM, Dru Kepple wrote:
On Mar 15, 2011, at 5:31 PM, Gnarlodious wrote:
Alternatively, is there any way to open the same file in another window? Thanks for any tips.
Yes: right-click on the file in the project drawer (has to be done through the project drawer, unfortunately) and choose "Open [File] in New Window…"
You can also achieve similar effects by opening up a scratch project, resulting in more than one window for the same files. I usually do this by grabbing a folder in the project drawer (I think it has to be a "real" folder, not a group) and dragging it down onto the TextMate icon in the dock. You can also find the folder in the Finder and drag that to the TM dock icon. Could also make a new project (File > New Project) and drag whatever files you want to open up in a secondary window to that project.
You could even just duplicate your tmproj file, and open up both at the same time...
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
In tandem with the "open file in new window" trick mentioned earlier, I might also recommend trying Cinch. It's a cheap download off of the Mac App Store and you can even try it out for free. It enables you to easily line up your two copies side by side for a "pseudo-split" feature.
-Eric
On Wed, Mar 16, 2011 at 3:57 AM, Jerry lanceboyle@qwest.net wrote:
Check out this recent thread, from March 4, 2011: Introducing WindowBuddy.tmbundle for psuedo window splitting Jerry
On Mar 15, 2011, at 5:50 PM, Dru Kepple wrote:
On Mar 15, 2011, at 5:31 PM, Gnarlodious wrote:
Alternatively, is there any way to open the same file in another window?
Thanks for any tips.
Yes: right-click on the file in the project drawer (has to be done
through the project drawer, unfortunately) and choose "Open [File] in New Window…"
You can also achieve similar effects by opening up a scratch project,
resulting in more than one window for the same files. I usually do this by grabbing a folder in the project drawer (I think it has to be a "real" folder, not a group) and dragging it down onto the TextMate icon in the dock. You can also find the folder in the Finder and drag that to the TM dock icon. Could also make a new project (File > New Project) and drag whatever files you want to open up in a secondary window to that project.
You could even just duplicate your tmproj file, and open up both at the
same time...
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate