Show HN: Atom plugin: better navigation panel

1 points by hex13 ↗ HN
it displays structure of given JavaScript file (imports, classes etc.) on side panel.

It can analyze whole JavaScript project and give informations like "what files in project import current file?".

It works with JavaScript (support for CommonJS and ES6 imports), it currently partially support AngularJS, and has basic support of CoffeeScript.

I'm also working for project explorer like these in Smalltalk-IDEs, when you can easily explore all entities (classes, functions, modules, components etc.) in project, but this part of the plugin is still in beta stage.

http://atom.io/packages/atom-lupa

1 comment

[ 0.25 ms ] story [ 633 ms ] thread