-
Notifications
You must be signed in to change notification settings - Fork 89
Javascript Features
angelozerr edited this page Jan 24, 2014
·
9 revisions
Ctrl+Click on any javascript elements (variable, function) open hyperlink :

If you select "Tern - Go to definition", tern is used to retrieve the definition :

It works too if your variable, functions is defined on other files (if script path is well configured).