Dear all,
I'm just playing with the latex bundle and TM2. Every time I do anything like edit text or save TM2 freezes and takes up one core on my machine. I this due to 'attr.save-on-deactivate' ? my .tm_properties file looks as follows:
####### PATH = "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin/local:/Library/Frameworks/GTK+.framework/Resources/bin"
[ *.{R, c, cpp, m, pl, rb, html, xml}] scopeAttributes = 'attr.save-on-deactivate' ######
Also quick 2nd question how do I get the compiled pdf to appear in a separate window like TM1 instead of at the bottom of the window?
Cheers,
Paul
Paul Benton asked: (...sorry, no idea re the first question)
Also quick 2nd question how do I get the compiled pdf to appear in a separate window like TM1 instead of at the bottom of the window?
Bundles => Latex => Preferences... => View In (Skim)
(assuming you have Skim installed. If not, do so!).
Cheers, Paul
Paul,
I thought I had Skim installed but I didn't so I have now. I've tested an old latex document and things seem normal now. Still getting acrobat view and nothing is popping up after compiling. Just the view under the editor window :(
Cheers,
Paul
On Jan 30, 2012, at 11:34 PM, Paul McCann wrote:
Paul Benton asked: (...sorry, no idea re the first question)
Also quick 2nd question how do I get the compiled pdf to appear in a separate window like TM1 instead of at the bottom of the window?
Bundles => Latex => Preferences... => View In (Skim)
(assuming you have Skim installed. If not, do so!).
Cheers, Paul
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 30.01.12 23:17, Paul Benton wrote:
[ *.{R, c, cpp, m, pl, rb, html, xml}]
Does that actually work this way? IMNSHO, spaces should be significant here, and you probably did not mean the setting to apply to all files named <something><dot><space>xml. (Then again, I also think spaces should be significant for incremental search, maybe with a single space standing for an arbitrary number of spaces, but it seems Allan thinks otherwise.)
Christopher
I don't have any help to offer, just a '+1', me too.
I've been using the Alpha since it came out, and just yesterday this started happening to me. Typing a letter, invoking a Rails snippet, hitting save: all make the beach ball spin. Each character typed takes between half a second and a whole second to appear.
I have a Core i7, with 4 cores, and no other processes consuming CPU. Textmate, however, is jumping to 120% CPU utilization for common actions.
Using TM2 Alpha build 8971.
-Russen Guggemos
Paul Benton wrote:
Dear all,
I'm just playing with the latex bundle and TM2. Every time I do anything like edit text or save TM2 freezes and takes up one core on my machine. I this due to 'attr.save-on-deactivate' ? my .tm_properties file looks as follows:
####### PATH = "/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin/local:/Library/Frameworks/GTK+.framework/Resources/bin"
[ *.{R, c, cpp, m, pl, rb, html, xml}] scopeAttributes = 'attr.save-on-deactivate' ######
Also quick 2nd question how do I get the compiled pdf to appear in a separate window like TM1 instead of at the bottom of the window?
Cheers,
Paul
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 1 Feb 2012, at 16:14, nessur wrote:
Typing a letter, invoking a Rails snippet, hitting save: all make the beach ball spin. Each character typed takes between half a second and a whole second to appear.
I've noticed this too, though it normally happens for me when some deeply nested folder has auto expanded (as if you'd alt+clicked it) in the file browser.
Yes! That totally happened. All my folders are expanded. Is there a way to 'Collapse All', to invert this action?
It seems hard set, the way that the folders stay open between TM closing and opening.
-r
George McGinley Smith-2 wrote:
On 1 Feb 2012, at 16:14, nessur wrote:
Typing a letter, invoking a Rails snippet, hitting save: all make the beach ball spin. Each character typed takes between half a second and a whole second to appear.
I've noticed this too, though it normally happens for me when some deeply nested folder has auto expanded (as if you'd alt+clicked it) in the file browser.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 1 Feb 2012, at 19:01, nessur wrote:
Is there a way to 'Collapse All', to invert this action?
Absolutely, alt+click is a toggle to open/close all subdirectories, so if it has done that, just alt click the highest level and it'll close 'em all up. I probably should have said that in the previous email...