Hi,
is it possible to increase the tabsize beyond 32?
The slider that pops up when you click on 'other' (under the tab menu) has its limit at 32 …
(textmate 1.5.10)
thanks!
TextMate hangs when I attempt to press Control+Command+C to insert a color using the color picker.
Anyone else run into this?
--
Brandon Fryslie
http://www.MateWiki.com - A TextMate 2 Wiki
sorry if this was brought up before, but when manually adding "favorites" via symlinks, they do not display in the favorites window list. (⇧⌘O)
I only see the ones added via TM2 menu controls.
thanks
I just created a macro (manually) to find all instances of the current word
using these commands:
(
{ command = 'selectWord:'; },
{ command = 'copySelectionToFindPboard:'; },
{ command = 'findAll:'; },
)
When I perform the actions manually with ctrl-w, cmd-e, cmd-opt-f, all
instances of the word flash yellow, but this doesn't happen when using the
macro. Am I using the wrong commands, or is it not possible to get the same
behavior? Thanks,
- Matt
--
View this message in context: http://old.nabble.com/Find-All-highlighting-tp33487518p33487518.html
Sent from the textmate users mailing list archive at Nabble.com.
I am somewhat aware of how the default grammar is picked for a filetype (correct me if I am wrong, but I believe it is the grammar chosen when the last file of that type was saved). So I recently edited a Latex file with an extension of .txt, and now .txt files open with the Latex grammar chosen.
Can I force TextMate 2 to use Markdown for all .txt files by default while allowing me to selectively change some .txt files to other grammars, without changing the default grammar for all files of that type?
Thanks!!
--
Brandon Fryslie
http://www.MateWiki.com - A TextMate 2 Wiki
I was periodically editing and compiling a LaTeX document when TextMate 2 started running at 100% CPU (still usable, though). In the background I have open a text file, a C++ project, a Ruby file and an HTML file.
I grabbed a sample:
http://cl.ly/2O3L0T24012i2h181L37/Sample%20of%20TextMate.txt
Jacob Bandes-Storch
And then …
I deleted both TM1 and TM2, reinstalled TM1 to set the license key, then reinstalled TM2. No notable problems.
File operations from TM2 project window (the file manager) still cause crashes. Or at least crashes often follow file ops. Causality isn't assured. Adding folders to favorites now isn't working at all.
In short, things seem to be worse than before. Favorites don't seem to work at all (crash happens). If I were more astute, I'd happily solve all this. However, … . Crash reports go to macromates. Any suggestions for a next step?
--Lewy
On Mar 13, 2012, at 4:00 AM, textmate-request(a)lists.macromates.com wrote:
>
> From: Brandon Fryslie <bmf(a)matewiki.com>
> Subject: [TxMt] Re: crashes
> Date: March 13, 2012 1:03:43 AM AKDT
> To: TextMate users <textmate(a)lists.macromates.com>
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
>
> Here is where some of the TextMate 1 / 2 stuff is stored:
>
> TextMate 1 Original Bundles
> ~/Library/Application Support/TextMate/Pristine Copy/Bundles
>
> TextMate 1 Bundle Deltas (Changes)
> ~/Library/Application Support/TextMate/Bundles
>
> TextMate 2 plist
> ~/Library/Preferences/com.macromates.TextMate.preview.plist
>
> TextMate 2 Managed (Autoupdating / Installed from Preferences in TM2) Bundles
> ~/Library/Application Support/TextMate/Managed
>
> TextMate 2 User Bundles
> ~/Library/Application Support/Avain/Bundles
>
> You don't need to back up the managed bundles. If you back up (or don't delete) both TextMate 1 bundle folders you will be fine.
>
> AFAIK the 'official' way to get the newest version is to download the original alpha from the blog post and let it update.
>
> --
> Brandon Fryslie
> http://www.MateWiki.com - A TextMate 2 Wiki
>
> On Monday, March 12, 2012 at 1:30 PM, Lewy wrote:
>
>> <snip>
>>
>> I would like two thing:
>> 1. Where do I get the current download of TM2; and
>> 2. What do I delete?
>>
>> <snip>
Hi Allan,
maybe you can squeeze in the little fix soon, that the "wrap column" setting is sticky across launches.
I usually set it to "80" but at every launch it is back to "Use Window Frame".
Other than this, TM2 works flawlessly for me.
Thanks for your hard work,
Thomas
I'm trying to port and update some of my TM1 bundles to TM2. I've run
into trouble trying to assign commands to the ^{ and ^}
(control+curly_brace) keys. When I use "Select Bundle Item..." and
search by key equivalent, my commands are shown bound to ^{ and ^}.
Pressing those keys in a document does nothing, though.
My commands run when I assign them to different keys (such as ^+ or ^")
so I'm pretty sure they work and that the scoping is right. It's just
the ctrl+brace keys that are a problem. As far as I can tell I don't
have any add-ons that globally remap these keys, and they do work in
TM1. Does anyone else see this, and is there anything I can do to use
those keys?
This is on a standard USA MacBook Pro.
--
Steve King
Sr. Software Engineer
Arbor Networks
+1 734 821 1461
www.arbornetworks.com <http://www.arbornetworks.com/>