Sune Foldager wrote:
> UltraEdit has an option for permanently highlighting the current line,
> I don't know if that's the same as in BBEdit
Yes, it's the same thing.
> (maybe just a different background color in the gutter, so it doesn't
> have to take up more space).
I'm open to alternatives, and that sounds like a decent one to me.
Kind Regards,
-jeff
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 6.10.2004, space aliens observed Tomas Jogin saying:
>>>I hope ftp-support is added soon, not just being able to edit a
>>>remote file, but actually being able to associate a project with an
>>>ftp account.
>>Is there any reason why you don't use an actual FTP application for
>>this? Interarchy has some awesome features for this kind of work.
>>What I do right now is this: For each Project in TextMate, I have an
>>FTP Disk in Interarchy. When I open a Project, I mount the FTP Disk.
>>Whenever I change something in TextMate, it's being uploaded
>>automatically to the FTP server.
>The reason I don't want to use an actual FTP application is that I
>don't want to incessantly switch between the editor and the
>ftp-application.
Using FTP disks, you don't have to. Of course, it's not quite as nice as
absolute automation, but it's pretty close. And it could probably be
totally automated using AppleScript by having a script that opens both
the Project and the Interarchy FTP disk.
Once both are open, you don't have to do anything in Interarchy anymore.
It will pick up on any changes you make in TextMate (or any other
application) all by itself.
>The interarchy feature you mention sounds pretty nice, and in fact
>I'll download Interarchy right now, because it does sound sweet, but
>having it integrated with the editor would be even better. By the
>way, something like that isn't possible with Transmit (which I
>currently use), right?
No, Transmit doesn't do anything like that as far as I know. FTP disks
are a unique feature of Interarchy.
lucas
- --
"These guys are pretty cool - even though they're sixty."
-- Beavis & Butthead (about Aerosmith)
-----BEGIN PGP SIGNATURE-----
Version: PGP SDK 3.2.2
iQA/AwUBQWQkQLXYdom/dB2cEQKYdACgmZYdBNb4NtRTjweCzWyYU2vsbzIAoMQ9
GXF/o6AFjsPVB9hl2qW7VSjc
=S7Mp
-----END PGP SIGNATURE-----
Hey, I really like TextMate's features (especially the tabs and
project window). I'm just wonder if there is somewhere we can view the
projected timeline for the development of this app. I have 30 days to
evaluate it and I'd like to know what features will be up and coming
so I can determine if it will fit my needs and wants. Thanks.
-- jheyer
I'm a bit confused by this from the help book:
A regular expression which is used to identify the portion of text to
be styled. Example: "\\<(true|false)\\>".
How is this different from: "(true|false)"
in other words what are the < and > doing in the regex?
James.
The following two screenshots shows that TM's syntax engine gets confused
by / inside either heredocs or plain "" strings:
<http://www.keltia.net/download/slash1.pdf>
<http://www.keltia.net/download/slash2.pdf>
Cheers,
PS thanks to danp on #rubyonrails/freenode who found it.
--
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto(a)keltia.freenix.fr
Darwin snuadh.freenix.org Kernel Version 7.5.0: Wed May 12 16:58:24 PDT 2004
So I wanted to start associating most of my plain text files to open
in TextMate and I was hit with a big "bummer". It appears that .sql is
not an ending the TextMate developers had thought would be a text file
and thus, I get the blank icon instead of the nice TextMate Text
Document icon.
Is there a way to tell the Finder that I want the TextMate icon no
matter what the file extension?
Thanks,
Patrick
P.S. I'm fairly new on the OS X platform coming from Windows for the
past few years and the OS 7 and 8 before that.
So what we´d need is a dtd interpreter?
Implementing bbedit cmd-m style inserting should be fairly easy
to implement given two new features in the Commands implementation;
1. "TM_CURRENT_BLOCK" environment variable. (TextMate must know this
already to handle folding.)
and
2. "Select value from list, and insert at caret" Standard output, for commands.
this way, using Commands, we can pass '<div>', '<ul id="menu">','div'
or whatever from my hypothetical TM_CURRENT_BLOCK variable to an
external script and make that return newline separated valid tags for
that context.
"Select value from list.." output would then present the result in a
list, and allow you to insert your choice at the caret.
This said, what i´d REALLY love would be a SketchUp style ruby API for
extending the editor. (http://sketchup.com/forum/list.php?f=6)
hp.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 6.10.2004, space aliens observed Joost Schuttelaar saying:
>>Others suggested the Interarchy application, which can make virtual
>>FTP disks, and I agree that it tends to be a very good solution. Try
>>it out if you need the integrated FTP! :-)
>40 bucks just to mount a FTP server seems a bit much to me...
Interarchy does a lot more than that. It's quite simply the best FTP
client on the Mac and the only FTP client that does everything I want an
FTP client to do. If you work with FTP (or SFTP or any of the other
supported protocols) regularly, you owe it yourself to at least check
out Interarchy.
lucas
- --
"Were you born worthless, or did you have to work at it?"
-- R. Lee Ermey as Sergeant Hartman in "Full Metal Jacket"
-----BEGIN PGP SIGNATURE-----
Version: PGP SDK 3.2.2
iQA/AwUBQWReXrXYdom/dB2cEQIArACg50l79CTpZywgttCDzZd8EHa54+wAoMsj
7n1rsWF5X8WcY5/DDDVSzKMN
=nTm8
-----END PGP SIGNATURE-----
I'm using ProFont and coding in PHP (for today, at least).
I'm finding the anti-aliased text unusable on a white background. It's
all fuzzy and lacks definition. If I switch anti-aliasing off, any
emboldened keywords become unreadable, as ProFont doesn't really support
bold text.
The ruby colour scheme, which uses a dark background, doesn't seem to
suffer from this.
Any suggestions?
drew.
--
drew mclellan
http://allinthehead.com/
web standards project
http://webstandards.org/