banana-js package
A JavaScript Editor enhancement
Installation
apm install banana-js
Features
- jump to declaration of a method / class... (ctrl-d)
-
overview the diff block
-
function arguments hint
- occurrence of variables just like "Mark Occurrences" in Eclipse
- On the right side of editor, we can find out where the identifier appears in the file. (the green line)
- Notice the word "team" in different scenarios have different marker