I'm using Textmate 2 (9147) on 10.7.4 to make LaTeX files. On this,
and every previous version of Textmate 2 I've used, I have not been
able to get the completion button (<esc>) to work inside of inside
\ref{} tags. When I type in a partial label name within \ref{} and
press <esc>, it does nothing --- that is it doesn't return matches
with \label{} tags. Completion does work inside \label{} tags. It will
return the contents of the last \ref{} tag. Completion worked in both
contexts in Textmate 1.
I haven't seen this mentioned here. Is anyone else encountering this behavior?
I upgraded to 9147, and the tm_properties file I use to control a
project continues to work, except for the fontName and fontSize
commands. I'm running 10.7.4.
Maybe this could be related to the softwrap issue Chris Fonnesbeck
posted about on the 7th?
Hello,
Minutes ago Textmate did an automatic update to Version 1.5.11 (1633)
This has caused the highlighting in HTML, CSS, JS documents to stop working.
Please advise on how to either restore the highlight feature or how to rollback to
previous Textmate version.
Regards,
-sjs
steven j steele
steven(a)stevenjsteele.com
Is the TM2 Find/Change dialog expected to eventually get the same options
as the TM 1.5 Find/Change dialog? I sorely miss the ability to Find Next
and Replace and Find without any extra hassle.
Yes, I can set the "In:" selection to "selection", Replace All, change In:
to Document, Find, set In: to Selection, Replace All, change In: to
Document, Find the next one.
I'd also like to see expanded (or expandable) text areas so I can see what
I'm trying to change.
Thanks
DZ
When I press ctrl+K in TM2, it kills (i.e., deletes) the line the cursor is on. When I press it a second time, it won't kill the line it now falls on. I think this has been true for all the versions of TM2 (mine is currently 9113).
I haven't seen this problem reported. Is anyone else experiencing this?
Kyle
On my new MBP, TextMate 2 displays horizontal black lines. Selecting
the text in the are makes them go away, but they are very annoying.
--
Ben Smith
Founder / CSA
WBP SYSTEMS
http://www.wbpsystems.com
I'm not savvy enough to see how to write a simple command for Textmate
2, and I'm wondering if anyone can help get me started.
The command should search the current file for "ch:\d" where \d is one
or two digits and spit that/those digits out where the cursor is.
many thanks,
Kyle
Yep, happens to me, too. Those two are rarely effective.
Lewy
On Jul 8, 2012, at 4:00 AM, textmate-request(a)lists.macromates.com wrote:
> 1. Some .tm_properties settings being ignored (Chris Fonnesbeck)
> 2. Re: Some .tm_properties settings being ignored (Chris Fonnesbeck)
>
> From: Chris Fonnesbeck <fonnesbeck(a)gmail.com>
> Subject: [TxMt] Some .tm_properties settings being ignored
> Date: July 7, 2012 7:38:50 AM AKDT
> To: textmate(a)lists.macromates.com
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
>
> I have both:
>
> softWrap = true
> softTabs = true
>
> set universally in my .tm_properties file, yet I occasionally open files that ignore both of these settings, requiring me to set them manually from the menu bar. Has anyone else seen this?