LightTable / Javascript

Javascript language plugin for Light Table
MIT License
56 stars 79 forks source link

go to definition / jump to declaration #24

Open Mouvedia opened 7 years ago

Mouvedia commented 7 years ago
  1. mouseover a function call or an assignment
  2. hold pmeta
  3. the function's name gets underlined
  4. right click
  5. scroll to the declaration in the file

BONUS If the function is imported from a module (AMD, CJS, ES6), it should be able to open the corresponding file.

rbecheras commented 7 years ago

Hi @Mouvedia! I noticed your issue. As said, I'll take a look soon. First I have to talk with the LightTable team members about the eventuality to join them. Then I'll be back here. So, be a little patient.

@+

Mouvedia commented 5 years ago

@rbecheras There's a new maintainer; you should try again.