TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Atom plugin: better navigation panel

1 点作者 hex13大约 9 年前
it displays structure of given JavaScript file (imports, classes etc.) on side panel.<p>It can analyze whole JavaScript project and give informations like &quot;what files in project import current file?&quot;.<p>It works with JavaScript (support for CommonJS and ES6 imports), it currently partially support AngularJS, and has basic support of CoffeeScript.<p>I&#x27;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.<p>http:&#x2F;&#x2F;atom.io&#x2F;packages&#x2F;atom-lupa

1 comment

hex13大约 9 年前
link: <a href="http:&#x2F;&#x2F;atom.io&#x2F;packages&#x2F;atom-lupa" rel="nofollow">http:&#x2F;&#x2F;atom.io&#x2F;packages&#x2F;atom-lupa</a>