Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在 Visual Studio 代码中启动了 angular2(使用 typescript)项目。这个项目很大,有时我发现很难记住某个函数或类在哪里被调用。
我习惯于在 Visual Studio 2015 中进行开发,使用引用计数,IDE 非常擅长显示类和属性的所有引用。
有没有插件或方法可以在 angular2 项目的 vs 代码中实现这一点?
我还没有在 vs 2015 上尝试过,在为 ng2 应用程序编写打字稿时,这在 vs 2015 中是否可用?
不幸的是,现在的答案是否定的