I use PathFinder instead of Finder; when telling GetBundles to open
the highlighted bundle in TextMate, Finder pops open in the
background.
I edited getBundles.rb to use mate directly to open the bundle;
there's probably a reason to use Finder instead, but I figured I'd
advocate for doing it this way for us Path Finder users.
Patch attached.
Is there a way to force TextMate to open it's drawer on one side even if
there is not enough screen space? I just hate it on the left.
-Yëco
--
Jasson Cascante
Senior Interactive Engineer, Interactive Engineering
Roundbox Global : enterprise : technology : genius
------------------------------------------------------------------
Avenida 11 y Calle 7-9, Barrio Amón, San Jose, Costa Rica
tel: 404.567.5000 ext. 2151 | cel: +506 8810.9879 | fax: 678.623.0305
email: jasson.cascante(a)rbxglobal.com | www.rbxglobal.com
------------------------------------------------------------------
On Mon, Mar 23, 2009 at 2:39 PM, ollie saunders <oliver.saunders(a)gmail.com>
wrote:
>
> I'm experiencing slowness when I use the number keys 1-9 (not 0). There's
a
> full second's delay from pressing a number to having it appear in the file
> that I'm editing. Interestingly the problem also exists when changing
using
> Apple+Number keyboard shortcut to change between open file tabs. The
problem
> only occurs in projects.
>
> Is anyone else having this problem? Any suggestions on a solution would be
> greatly appreciated.
>
> I'm using OS X 10.4.11 and I have the ProjectPlus plug-in installed.
> --
> View this message in context:
http://www.nabble.com/Number-keys-slow-tp22668585p22668585.html
> Sent from the textmate users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> textmate mailing list
> textmate(a)lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
Howdy;
Finally getting around to tweaking some html snippets, and I'm stuck -
this is what I have:
<li id="${1}"><a href="#">$1</a></li>$2
what I'm trying to accomplish is (replacing the spaces with underscores and
making it all lowercase)
<li id="this_is_a_mixed_case_string_with_spaces"><a href="#">This is a Mixed
case String with SPACES</a></li>
I'd really like to understand how to accomplish this (rather than just get
an answer).
thanks in advance
saul
Hi-
Using Ruby 1.9: ruby 1.9.2dev (2009-02-12 trunk 22259) [i386-
darwin9.6.0].
It's unhappy with the non-ASCII right-double-quotes, left-double-
quotes and ellipsis around line 20 in the command "Typeset & View
(PDF)."
Adding:
# coding: utf-8
On the second line fixes things...
HTH, Charles
Hey there, I've got my Textmate Flex compiling working great with the
AS3 bundle, I'm just wondering if there's a way I can clear
flashlog.txt everytime I compile so I don't have to keep doing this
manually?
Cheers :)
Ali
--------------------------------------------------------------------------
Alistair Colling
Interactive Developer
FPP Brand Communications (Newcastle upon Tyne)
The Courtyard
Dinsdale Place
Sandyford
Newcastle upon Tyne NE2 1BD
Telephone: +44 (0)191 261 6662
Fax: +44 (0)191 233 2511
This transmission is confidential and intended solely for the person or organisation to whom it is addressed.
It may contain privileged and confidential information. If you are not the intended recipient, you should not
copy, distribute or take any action in reliance on it. If you have received this transmission in error, please
notify the sender at the e-mail address above.
FPP Design Limited. Reg. Office: The Courtyard, Dinsdale Place, Sandyford, Newcastle upon Tyne NE2 1BD.
Registered Number 3775564. Registered in England and Wales. Visit our website at http://www.fpp.net/
Hello,
I'm hoping someone can help. I don't know if I am doing something
wrong, or if there is a bug in the CSS bundle in TM 1.5.8.
For starters, when I open up a blank CSS document and hit opt-esc, the
only option I get is "title 2" (weird that it's not 1). If I'm reading
the CSS bundle correctly, I should get a list including #, *, ., and a
bunch of HTMl tags.
If I enter a selector and curly braces manually, and then hit opt-esc
inside the braces, I get the word "display" inserted. Again, from the
bundle definition (and logically), I would expect a list of CSS
property names.
Finally, if I enter a property name manually, followed by ':' (and get
the automatic ';' appended after the cursor), and then hit opt-esc,
all I get is '--', rather than a list of relevant attributes.
Would someone please help me understand what's going on here?
For what it's worth, I am working with a fresh "pristine" copy of the
"Bundles" directory in ~/Library/Application Support/TextMate/ out of
the "Pristine Copy" folder.
Thanks,
Avram
"I realized something was wrong when I looked over and saw the mast in
the water." - Dean Barker, Team New Zealand skipper
Hi
Does anyone know is there is a way to preserve syntax highlighting and print in color??
[f] www.flickr.com/photos/bitstream
[c] 416.668.0034
[w] www.bitstream.ca
--------------------------------------------
"...all improvisation is life in search of a style."
- Bruce Mau,'LifeStyle'
One annoying issue I have with the projects panel is every time I click on a binary, textmate tries to display a text version of it...if it happens to be a large zip, textmate sometimes crashes.
Is there some way to avoid this, outside of removing all binaries from your project panel?
[f] www.flickr.com/photos/bitstream
[c] 416.668.0034
[w] www.bitstream.ca
--------------------------------------------
"...all improvisation is life in search of a style."
- Bruce Mau,'LifeStyle'