When I select a result in the 'Find in Project' panel, then scroll a
bit around in the document window, and select the same result again
in the 'Find in Project' panel, nothing happens. I have to select
another entry first for something to happen.
Gerd
Hi all,
I'm very new to TextMate and I'm getting seriously hooked. I was
wondering about the purpose of the list. Is it just for feature
requests or is it also where I can ask usage questions?
I teach programming and use lots of languages. I have been trying to
find something that is not Eclipse and is not vi. I have been using
jEdit for a long time but it is starting to go dormant as the creator
moves on to other parts of life.
Thanks for a great new product and keep going!
-Eric
With relative frequency, I have to open a bunch of related files with
similar name. Before the latest betas, I could just hit cmd T repeated
times and open each at a time.
Now that TextMate clears the search to display the last opened items,
it's a bit more cumbersome to do it. So maybe TM could allow multiple
selection in the Go To File window, so that I can open them all at
once. (via both mouse and keyboard, prererably) What do you think?
if you put an inline comment in PHP on the first line of a function
declaration, something like that for instance:
function thumbnail_table($name='off', $size='off', $dimensions='off')
{ // values - 'name' 'size' 'dimensions'
it will mess up the little arrow thinggy for text folding.
.........................................
m i n i m a l d e s i g n
244 Fifth Avenue - Suite P233
New York, NY 10001-7604
USA
tel / fax: 212.931.8525
email: work(a)minimaldesign.net
site: http://minimaldesign.net/
If you don't follow my blog, I'd suggest reading this:
http://macromates.com/blog/archives/2005/10/02/self-updating-build/
Basically I now encourage using nightly builds (instead of just
betas), which should be much easier now that TM checks for updates
itself, and handles the updating automatically as well.
Hi,
When trying to download the 488 nightly build from
<feed://macromates.com/textmate/changelog.rss>,
<http://macromates.com/textmate/build/TextMate_r488.zip>,
we encounter a "not found" error :
"Not Found
The requested URL /textmate/build/TextMate_r488.zip was not found on
this server."
Is it a new feature? ;-)
--
Jo <W:00°04'37" ; N:47°15'36">
1....'....12.....'....24.....'....36.....'....48.....'....60.....'....72
When I'm writting ruby code, I stumbled across Cmd-/, which
comments/uncomments out the selected blocked of code.
Where are all these hidden key-binding documented? It's not in the
KeyBinding.dict that shipped with 1.1b17.
If I try to comment out the whole function below, it'd instead
uncomment the existing comment within the block. I'd rather have
Cmd-/ always do comment-out, and Cmd-Option-/ always do the uncomment.
Can I override the key-binding for the default comment/uncomment
behavior?
def foobar
# comment inside function body
do_something
end
Thanks for all your hard work.
Chris
> The version number is in the actual output window.
I see no version number. Screencap attached.
> Do you see the output in this same window? If so, does it state the
> version number as 1.2?
>
> If you do get the window, and you are at v1.2, then it might be
> CocoaDialog which is missing. To test this, try running: type -p
> CocoaDialog«ctrl R» in an empty buffer.
CocoaDialog seems to be there.
> What happens then instead?
outputs
this is a test
nil
end of test
> Does it Run your script as shown on my
> grab?
Nope.
> is your RubyMate at v1.2?
Uhh... not sure :)
Got a link?
Ben