I think this has been an issue since b15 or b16:
function() {
}
Does not indent the caret within the block. Same for if, switch, etc.
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
Hi,
Just had a nice juicy kernel panic while editing with TextMate.
Haven't seen one of these in years!
FWIW the report below.
Gerd
panic(cpu 0 caller 0x000E4488): vnode_rele_ext: vp 3bd0bdc usecount -
ve : -1
Latest stack backtrace for cpu 0:
Backtrace:
0x00095544 0x00095A5C 0x0002683C 0x000E4488 0x000F67B0
0x000F588C 0x000F4BB0 0x000F188C
0x002A7A94 0x000ABCB0 0x0329200B
Proceeding back via exception chain:
Exception state (sv=0x38402A00)
PC=0x90088DAC; MSR=0x0000D030; DAR=0x06DAF000;
DSISR=0x42000000; LR=0x00024074; R1=0xBFFFECE0; XCP=0x00000030 (0xC00
- System call)
Kernel version:
Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005;
root:xnu-792.2.4.obj~3/RELEASE_PPCModel: PowerMac3,5, BootROM
4.2.5f1, 2 processors, PowerPC G4 (2.1), 800 MHz, 1.5 GB
Graphics: NVIDIA GeForce2 MX with TwinView, GeForce2 TwinView, AGP,
64 MB
Graphics: ATY,Rage6, ATY,Rage6, PCI, 32 MB
Memory Module: DIMM0/J21, 512 MB, SDRAM, PC133-333
Memory Module: DIMM1/J22, 512 MB, SDRAM, PC133-333
Memory Module: DIMM2/J23, 512 MB, SDRAM, PC133-333
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: ATY,Rage6, Display, SLOT-2
Parallel ATA Device: ST330013A, 27.96 GB
Parallel ATA Device: PIONEER DVD-RW DVR-103,
USB Device: Hub, , Up to 12 Mb/sec, 500 mA
USB Device: SoundSticks, harman/kardon, Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/
sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec,
250 mA
USB Device: Studio Display, , Up to 1.5 Mb/sec, 500 mA
USB Device: Hub, , Up to 12 Mb/sec, 500 mA
USB Device: Studio Display, , Up to 1.5 Mb/sec, 500 mA
USB Device: Hub, , Up to 12 Mb/sec, 500 mA
USB Device: USB Receiver, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: USB2.0 MFP, EPSON, Up to 12 Mb/sec, 100 mA
FireWire Device: iSight, Apple Computer, Inc., Up to 400 Mb/sec
Hi,
The project drawer usually responds to horiontal scroll wheel moves,
which is of great aid when you're working on a sub-sub-sub-sub dir and
still trying to fit the editor in an ibook screen.
When a vertical scrollbar appears, though, the horizontal scroll whell
stops working.
I suggest that you either a horizontal scrollbar is added when needed,
or that the drawer always responds to the horizontal scroll wheel, even
when the vertical scrollbar appears.
Hi all,
I was experimenting wit the subversion bundle, and decided to change
the activation key for "Diff with Working Copy (BASE)" command. As soon
as I did that, it stopped working and I begun getting the following
output from it:
-:4:in `require': No such file to load -- svn_diff (LoadError)
from -:4
Reverting the activation key didn't do any help, and all other svn
commands, including the other diffs, still working.
Well, I just tried changing the activation key for another diff command
and got the same error for it. Looks like a bug.
hiya'
PROBLEM:
I want all my variables to be colored. I'm coding in ASP & there is
no $ @ or any easy way to define what variables look like.
I can the first word after the work DIM (or comma delimitated list or
words) (DIM being the create_a_variable deal in asp) but it only
colors that instance of the word.
SOLUTION:
I would like textMate to search my page for all words after the word
DIM & add them to the bundle as variables, but only for this file.
Therefor creating on-the-fly bundles.
This could extend out to listing all the varables or functions or
whatever with a command or some such thing.
Maybe a way to manually select something & define that selection as a
scope for this document only, therefore applying that scope to all
instances of that text.
That would allow for something like a hilight-all-instances-of-the-
current-selection command with shortcut. AWESOME!
You could define them either on a page basis or a project basis, or
even add it as a permanent change to an existing or new bundle.
oh yeah!
Hi all,
TextMate is everyday more complete and perhaps the best editor!
Only a little request for me (Allan has already added some nice
features, like command to convert accented chars to entities, and so
on): to enhance the live preview a bit.
It already shows javascript, but it would be nice it show also php
output (like TacoHTMLEdit do) and - why not? - also perl (and cgi)
output, without install pages on /localhost.
With Taco we can edit a little page with javascript and php
everywhere (on desktop, hi), control it with preview and then install
in /Sites.
TextMate could show in its preview not only javascript and css, but
also php (perl?), so we can also simulate Dreamweaver :-)
Thanks Allan and the whole team!
Regards
Salvo M.
Hi,
I'm on Panther 10.3.9, I was using TextMate v1.1b5 until very recently.
I decided it was time to upgrade, and deleted every TextMate related
folder that I knew of. (basically what I saw in `locate | grep
TextMate`)
I then installed 1.1b16, and copied tm and tm_wait to ~/bin.
This is what I get:
$ tm
RegisterProcess failed (error = -50)
Abort trap
Any pointers at how to solve this?
Hi,
Half window view is like adding "virtual space" in text windows to
push the last line to the middle of the windows. It behaviors as if
you have added a couple of returns at the end of the document. I hate
to see all the lines in the viewing area pushed up everytime I hit
return or softwrap to the next line. With half window views, the lines
only get pushed up every half window instead of every line.
I use this feature a lot in vim and TextWrangler. In vim, it can have
any number of virtual space (denoted by tildes), which I think it's
better implentation than TextWrangler, which allow you to choose
"none", "half", or "full" only. However, I will be happy with just one
option, half window view.
Anyway, I just want to bounce the idea to other users.
Ivan
Hi All,
is anyone working on a Textpattern language bundle? If so would you
mind sharing, regardless of how incomplete it is?
Also has anyone got Textile working for Web Preview pipe-through?
I've tried playing with Textile.pm and redcloth, but there's some
wrapper script voodoo I'm missing or something. I also can't seem to
find a Textile.rb that the Textile bundle refers to
thanks in advance!
peace - oli
PS thanks whoever did Textile!