Bug 501187 - Open declaration (F3, Ctrl+click) doesn't work
Summary: Open declaration (F3, Ctrl+click) doesn't work
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Victor Rubezhny CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-10 11:55 EDT by Mickael Istria CLA
Modified: 2018-01-11 06:59 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mickael Istria CLA 2016-09-10 11:55:47 EDT
Ctrl+click or F3 on a JS variable dereference doesn't manage to resolve to the declaration. Status bar shows "Courrent text doesn't resolve to a javascript element".
Comment 1 Mickael Istria CLA 2016-09-20 02:23:25 EDT
@Victor: I've made this a critical issue because it's really one of the things that prevent people from using the JSDT editor. For end-users, it's much more important to have Ctrl+Click, completion, hover... working than to have yet-another-parser. I suggest you keep this issue as critical as JSDT won't be perceived as usable until this one -and similar- is done.