【问题标题】:How to see the code of a TypeScript file instead of the declaration? [duplicate]如何查看 TypeScript 文件的代码而不是声明? [复制]
【发布时间】:2019-03-18 12:19:03
【问题描述】:

当我尝试查看我的 React Native 项目的对象或类的定义时,IDE(WebStorm 或 VSC)将我带到 TypeScript 的声明文件 (d.ts)。

我怎样才能使它被带到实现该类的实际代码?

【问题讨论】:

    标签: typescript react-native visual-studio-code webstorm


    【解决方案1】:

    目前不可能;请投票给WEB-28729 和链接的票证,以获知此功能的任何进展

    【讨论】:

      猜你喜欢
      • 2017-06-11
      • 2018-04-04
      • 1970-01-01
      • 2019-02-27
      • 2011-02-19
      • 1970-01-01
      • 2016-07-07
      • 1970-01-01
      • 2013-07-28
      相关资源
      最近更新 更多