Textmate feature request:
Something I've noticed missing, which may or may not be intentional,
is that when using the EDIT > FIND > Find in Project... command -
there is no "status" nor "result message" given.
If I search my project for a string, and my project is fairly large,
Textmate does not show any type of "searching" status message to let
me know that it is still working on fetching the results.
Once my search is complete, and no results are returned, I have no
idea that my search returned nothing, because there is no "There were
no results for this search." type of message.
Perhaps including just the status of the search itself would be
sufficient to solving the second problem.
Version 1.5.1 (1100)
Thank you,
Colin D. Devroe
# http://cdevroe.com/
# http://9rules.com/
# http://chancecube.com/
A new site (version beta for the site and the files latex)
http://altermundus.com/ .html, .tex, .sty .cls only with textmate
Allan thanks !
Alain Matthes
Just to let everyone know,
I just updated the subversion Status window with some crazy new stuff.
If anyone has any errors or problems, let me know.
thomas Aylott—subtleGradient
Howdy
Does anyone other than me find it strange that the Ruby syntax
doesn't even handle basic stuff like keyword operators?
Don't get me wrong, it's one of the most touched language syntaxes
out there.
It finally just got folding the other day :-/
Anyway. I added a few things to Mats Experimental Ruby & Rails Ruby
language syntax[1] and made my own version of it[2]
Mostly just cosmetic stuff.
I also updated my Brilliance Black theme[3] to color the new stuff i
added.
I had been waiting for language injection, but i just couldn't stand
all the gray anymore.
Eventually i'm going to add a Ruby.bracketed language to add nested
group coloring and junk ala javascript bracketed[4]
To actually use this new Ruby Experimental Extra syntax[2] you'll
need to already have Mats Experimental Ruby & Rails Ruby language
syntax[1] installed.
Well anyway, enjoy.
If anyone has any objections with my adding this stuff to the
official ruby syntax, speak now.
[1] http://comox.textdrive.com/pipermail/textmate/2006-May/010382.html
[2] http://textmate.svn.subtlegradient.com/Bundles/Rails%20Extras%
20subtleGradient.tmbundle/Syntaxes/Ruby%20Experimental%
20Extra.tmLanguage
[3] In the official TextMate repo
[4] http://textmate.svn.subtlegradient.com/Bundles/
thomas Aylott—subtleGradient
I'm trying to use Filter Through Command, but it doesn't seem to be
working right. For example:
1. Create a new document and add the characters "ABCXYZ"
2. Select all text
3. Go to the Text > Filter Through Command dialog
4. For the command, enter "tr -d X"
5. For the input, choose Selection
6. For the output, choose Replace Selection
7. Click Execute
Expected result: The selection changes to "ABCYZ"
Observed result: Nothing changes
Is this a bug, or am I doing something wrong?
Note that the command appears to work for other output choices (e.g.,
Show as Tool Tip). It's only the Replace Selection option that's
giving me trouble.
Trevor
I am not sure if this is the correct place to post this request
I am using the combination of the Latex, Sweave & R Textmate bundles
for my project.
My main project fie is a latex file which calls include files that
are tex files created by Sweave.
Essentially, I do almost all the work in the Sweave mode which
compiles my main tex file when I CMB-B it. My problem is that when
I CMD-click my synched TeXniscope file I end up being taken to the
intermediate (tex) file that Sweave created. Since this looks so
similar to my sweave file I at times end up editing that tex file
rather than the sweave equivalent (snw) when in reality I should be
in the Sweave as the true source to edit.
Is it possible for the TeXniscope sync to go to the Sweave (snw)
source file rather than the tex equivalent in this case?
Thanks in advance.
Danstan
Haris -
Sometimes it would be handy to put some note or comment in a gtd
file, such as short project description, or whatever. Is there
already a way of doing this, eg.
project foo
-- Goals and results/deliverables of the project
-- Other info
-- ...
@email ...
@errand ...
end
Thanks and regards
- Stefan
Hello all,
I haven't been following much the excellent work that Mike Mellor
has been doing with the GTD bundle, but I've had my own ideas of how
GTD should be done in TextMate, so I've created another GTD bundle
that's closer to my philosophy. You can find more about it, and
download it, here:
http://skiadas.dcostanet.net/afterthought/2006/06/20/yet-another-gtd-
bundle/
Enjoy, let me know in what ways it is lacking.
Haris
Hello :)
With the last version of TextMate 1.5.2 1128, now when when I go from
a file to another in a project, i've the multicolor wheel...some seconds
Perhaps it's the time to put the caret at the good position ??? i
don't know but is it possible to stop this new feature ???
How ?? thanks
Alain Matthes