Hi to all,
I would like to announce that Yummy FTP version 1.0.4, which will be released next week,
will include support for TextMate using the ODB editor suite.
Thanks go to Eric Curtis for his input regarding Yummy FTP and his suggestion to subscribe
to this list.
If any of you have any questions, suggestions or comments regarding Yummy FTP please do
not hesitate to contact me.
Best regards,
Jason
----------------------------------
Jason Downing
Technical Support - Yummy Software
Software so good you could eat it. Yum!
www.yummysoftware.com
----------------------------------
Maybe a 'View' option, that opens in Preview, and a 'Edit' option that
opens based on creator code. (as right click/context menu items)
Then just a pref, that says 'open' = View or Edit?
So even if you have the default 'open'(double click) = View(which would
be a good default), you can right click, and say edit if you need to.
Hope this helps,
-Craig
On Nov 20, 2004, at 5:00 AM, textmate-request(a)lists.macromates.com
wrote:
> 1b) Project Drawer & Image files
>
> Working mainly with web development and graphics/images, I think it
> would be great if you could see the image displayed in the main editor
> window, or alternatively opened by Preview rather than any other app
> regardless of the Creator Code of the image file when you double-click
> the filename. This should ideally be a preference option, where you can
> turn it on or off.
> The file formats in question are: .jpg, .png. .gif. .pdf
I always like SubEthaEdit's New File | Open File command in when
option-clicking on the dock icon. Is this something that TM could
incorporate?
Chris
--
Do the evolution. Get Firefox!
<http://spreadfirefox.com/community/?q=affiliates&id=5&t=4>
Quote of the moment: /Teeth never inflate when you inhale, cause that
would look really stupid./— Davezilla
Hi Allan et al,
I have a small request: Following the recent enhancement allowing you
to enlarge a selection by using shift in combination with the arrow
keys, it would be nice if similar behaviour was exhibited when using
the mouse.
To clarify, I'd like to be able to double click on a word, hold the
shift key and then single click outside the selection to enlarge it. At
present, when using the mouse rather than keys to enlarge the
selection, it always takes the start of the selection as the insert
point rather than switching the insertion point based on whether the
new selection point is before or after the current selection.
This means that trying to enlarge a selection by shift-clicking before
a selection actually results in removing the existing selection rather
than enlarging it.
Thank you for your time.
James
I'm still very much a TextMate (and mailing list) newbie, so haven't
quite got my head around everything - apologies if this is already some
built-in thing I am unaware of or if this has already been covered
before. Here's something that might prove a minor challenge to my
fellow list subscribers (well it does to me).
I have a file which is essentially just a list of things. I haven't
been overly diligent in keeping things in alphabetical order and now I
want to sort the file. I know that I can use the command line and use a
UNIX sort on it. In Vim I used to invoke the ! and run it through sort,
outputting the results back into the buffer without having to leave
Vim. So, is there a way to do it within TextMate?
What if I only wanted to sort a selection and overwrite that selection
with the sorted version of the selection? What about a reverse sort?
Column selections?
I'd be interested to hear your thoughts.
Stuart
Ive noticed that icons in the drawer for files TM doesn't recognize always
seem to be the generic document icon rather than the one the Finder uses,
does TM need to have the icons built in or can it read them from the Finder
when necessary?, I seem to remember earlier version did this, but I could be
mistaken.
Anyway, Id quite like my .fla and .swf files to have nice icons, Id be happy
to supply the icons if they need to be built in, Allan?...
Chris Jenkins
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
Allan,
I have attached icons for .fla, .swf and image files (.jpg, .gif etc) if you
need them. If anyone would like to add these to their copy of TM, just open
the TM package and drop the files into the Contents/Resources/File Icons/
directory, don't forget the Bindings.plist file as well.
Regards
Chris Jenkins
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
How do people feel about having TextMate set the creator code for saved
files?
1) should it do it only for files w/o extension?
2) for specific (user setable) extensions?
3) have a global on/off switch?
4) be setable in the save panel?
The "problem" with creator codes is that they take precedence over file
extension, so if for example you save a .html file with TextMate, that
file will open in TextMate (if double clicked) even if you've
instructed Finder to use OmniWeb to open HTML files (but you can change
it pr. file though).
So creator codes does IMHO break the "change all" feature of Finder.
Personally I'd probably like #1 from above, maybe #2, though I
generally do prefer my files to have a blank creator code.
I'm not that creative so I haven't figured out how to do this yet.
I have the following structure
project/
project/classes/
project/src/
projekt/Makefile
I usually create a TM-project for the source-folder.
How can I make a macro that executes the makefile?
Or any other ideas on how to simplify compiling?
Hopefully I will only be using the terminal to start my programs
Regards
Ivar Ã…sell
Not sure if this has come up as an issue yet ...
When defining files to match a language syntax ( currently fileTypes =
( ext1, ext2 ) in plists), what about defining a file match by way of
shebang/interpreter?
Is there a way to do this that I just don't know about?
kumar