Hi Brad,
This is really cool...
On 11/11/05, Brad Miller bonelake@mac.com wrote:
First go open up your language in the Bundle editor and create a new preferences. The contents of this new preference should be { showInSymbolList = '1'; }
Now the critical part is to set the scope: In python I set the scope to: source.python declaration.function, declaration.class
Now close the bundle editor.
I did this in my Python Bundle changing "source.python" to "source.ruby". It sort of works in that I now see def <function_name>( <params> ) instead of just the function name. I don't get class <ClassName>.
Any ideas?
Matt
-- Matt Mower :: http://matt.blogs.it/