Hi,
I'm playing with the theme editor and sometimes I'm not sure what the
scope for a certain item is. I'd like to know if there's an easy way to
get the full scope selector for the text under the cursor.
Also, knowing the scope, I wonder how to get the rules that apply to it.
Lastly, is there an straightforward way to revert a color after
changing it? Or at least to leave the editor without saving?
Overall, I'm really liking this theme editor and the scoping thing as a
whole is really promissing.
Hi,
Insert Closing Tag command works when selected from the menu, but not
via keyboard shortcut.
Tested this in a Ruby on Rails-mode document, inside a double-quoted
string.
My bundles are pretty much the default, should this be due to a
conflict.
When soft wrap is enabled, the line indentation is maintained for its
wrapped lines. I think jedit has a decent implementation of this.
Any plans for this feature?
I generally don't use wrapping, but when I do, this is of immeasurable
aid. When writing markdown it's great too.
I thought that this was working in b17 from looking at the video, but
at least in the AS Bundle snippets within snippets are not expanding,
instead the tab goes to the next tab stop within the parent snippet.
___________________
Ben Jackson
Diretor de Desenvolvimento
ben(a)incomumdesign.com
http://www.incomumdesign.com
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.