- ramda@^0.23.0
- esprima@^3.1.3
- @types/node@^7.0.8
- @types/ramda@0.0.4
- @types/estree@0.0.34
- @types/esprima@^2.1.33
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

