Ace.Tern icon indicating copy to clipboard operation
Ace.Tern copied to clipboard

Jump To Def Problems

Open Sevin777 opened this issue 9 years ago • 1 comments

Jump to definition not working in complex structures. Will get could not find definition when the same property will work with find references and show type. try Chart.js ~line 122 CT.c.init();

Sevin777 avatar Nov 17 '14 11:11 Sevin777

Note that this code works in the CodeMirror Tern Demo.

Also there are some issues with show type that work in tern demo, this is likely broken by my 'fancy' show type.

The 'findContext' function that I'm currently not using is likely the culprit off these issues.

Sevin777 avatar Nov 17 '14 13:11 Sevin777