Ask for help, does eclipse have any plug-ins that can track functions and variables in js code?

as in the title, similar to holding down ctrl while writing java code, clicking on a function can directly trace where it is defined, and clicking on a variable can highlight where it has been referenced in the current code

.

eclipse version: Eclipse Jee Oxygen 2017

in order to avoid not being clear enough, I took a screenshot of the demand as an example:

hold down ctrl like this and click the method name
ctrl

:

Mar.04,2021
Menu