Hi
"Go to symbol" doesn't work in JavaScript for me. But it should, right? Any ideas where to look at? I am not to familiar with BundleEditor yet.
Matthias
Hi
since there is some activity here, I would like to restate my question:
When I open a JavaScript file in Textmate I can't use "Go to symbol". Could someone confirm this?
I do have a JavaScript Bundle. And the BundleEditor shows a JavaScript language definition.
Thanks Matthias
On Tue, Apr 27, 2010 at 10:47 PM, Matthias Luebken matthias.luebken@it-agile.de wrote:
Hi
"Go to symbol" doesn't work in JavaScript for me. But it should, right? Any ideas where to look at? I am not to familiar with BundleEditor yet.
Matthias
On 27 Apr 2010, at 22:47, Matthias Luebken wrote:
"Go to symbol" doesn't work in JavaScript for me. But it should, right?
Works for me.
Try paste a code example for which it finds no symbols (there are lots of ways to define function in JS, perhaps you use a way the grammar doesn’t pick up).
Also double-check the status bar lists JavaScript as current language.