[TxMt] Very nice

Luc Heinrich luc at honk-honk.com
Thu Nov 10 15:03:08 UTC 2005


On 10 nov. 05, at 11:28, Matt Mower wrote:

> ...and the symbol popup is great.

Well, it's a good start yes, but it's pretty much close to useless,  
for me at least :p

A simple Ruby example:

class Foo
     def initialize
     end
end

class Bar
     def initialize
     end
end

The symbol popup for this file will show:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TxM_symbol_popup.png
Type: image/png
Size: 8130 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20051110/04a8529f/attachment.png>
-------------- next part --------------

When it should at least show something like:
Foo::initialize
Bar::initialize

Or better:
Foo
   initialize
Bar
   initialize

Or even better, like SubEthaEdit with cute little icons :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SEE_symbol_popup.png
Type: image/png
Size: 20261 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20051110/04a8529f/attachment-0001.png>
-------------- next part --------------

Looking forward to see what the next updates will bring us... Can I  
also have SubEthaEdit's superior block editing ? Please ? ;)

-- 
Luc Heinrich - luc at honk-honk.com - http://www.honk-honk.com


More information about the textmate mailing list