Hi Allan,
This is a small feature request based on my experience of developing
Rails applications.
In rails, view files are named after action name, and thus we get a
lot of files with same names but inside different view folders. When
we use Apple+T to open file, we can only enter file name and use up/
down key to select file.
It'll be really nice if we could enter "/" and dir name to further
narrow down choices. For example, enter 'indexhaml/plan' to select
index.html.haml in plan directory below. It won't cause much confusion
to have dir after file name because the dialog show them in same order.
If you have any comments, please let me know.
Thanks,
Guoliang Cao
Hi,
I've just switched to Snow Leopard and I'm experiencing weird
Subversion Bundle issue. When I try to pop-up a commit window (via Ctrl
+Shift+A, 5 or via Ctrl+Shift+A, 0, then hit commit button) nothing
happens, and I see no error message too. Am I the only experiencing
this issue? Has anyone come up with a solution? TIA!
I'm using build 1510.
--
Filip Tepper
Hello all,
I recently downloaded and installed the ftp/ssh bundle, but no matter
what I put in the dialog fields textmate told me "property list invalid
for format ...."
How do I make it work?
Cheers,
Allen
1. I'm a relatively new user, and just joined the mailing list
2. is there a way to search the archives, so if this has been
discussed I can find it? (I manually reviewed the past 3 months)
3. Anyone know why I am seeing this in my console window about once/
minute, and how I can get rid of it?
10/5/09 1:57:18 PM defaults[32293]
The domain/default pair of (com.macromates.textmate.webpreview,
SelectedTheme) does not exist
Thanks,
joe
Attached is a patch for the Lua textmate bundle to validate the syntax of
the current buffer. It behaves similar to the ruby validate syntax command,
jumping to the first offending line if any.
Tim
Just downloaded the rspec plugin and when i try to run anything i get this
error:
/tmp/temp_textmate.RAORye: line 9: /opt/local/bin/ruby: No such file or
directory
At first i was receiving a similar error after i installed snow leopard and
couldn't run ruby tests with cmd+r, i fixed it by editing my
environment.plist to this:
/usr/local/bin:/usr/bin/ruby:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin/Users/richardschneeman/bin/bin/:/usr/local/bin
When i run echo $PATH i get this:
#!/bin/sh
echo
"$PATH"/usr/local/bin:/usr/bin/ruby:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin:/Users/richardschneeman/bin/bin/:/usr/local/bin
I'm also getting a similar error running other bundles, so i believe it is
with textmate configuration itself. From googling the only two documents I
have been able to find only mention editing the path directly, or the
environment.plist both of which show my correct ruby implementation:
which ruby
/usr/bin/ruby
ahead in the list of /opt/local/bin/ so i don't understand why textmate
would ever look there first. Either way additional troubleshooting tips will
certainly be appreciated
Textmate fails to check for updates with this message in the console
TextMate Error checking for new version: The requested URL returned
error: 403
I am running snow leopard and am behind a firewall that requires a
proxy.
Any help would be much appreciated
Thanks Anthony
Hi
I am trying to learn some of the nice features of textmate. One that
is not working for me is the completion by hitting the escape key
If i execute it from the menu edit->completion->next completeion it
works. but if I hit the escape [esc] on my MAC it does not complete,
then I get a green bar in the first character of the line the cursor
is on and from that point on the up down left and right arrow keys no
longer work nor do other keyboard commands.
Any suggestions what I am doing incorrectly, or what is happening.?
Steve