microsoft / microsoft/TypeScript

Type hierarchy api support

未关闭
#45,877 0 条评论 12 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

Experience Enhancement Suggestion
主要语言
Go
星标
111k
派生
14.4k
平均合并
1 天 19 小时
30 天内合并 PR
117

描述

Suggestion

🔍 Search Terms

  • type hierarchy
  • inheritance
  • subclass
  • superclass

List of keywords you searched for before creating this issue. Write them down here so that others can find this suggestion more easily and help provide feedback.

⭐ Suggestion

VS Code recently introduced a new API for displaying type hierarchies:

This api is very similar to the exiting call hierarchy api and displayed in a similar way in the editor

Although type hierarchies are most useful for languages like Java that use inheritance heavily, they would also be a nice feature to support for JavaScript and TypeScript

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

先查看链接的 VS Code issue 和 vscode.d.ts 中的类型层次结构 API,然后将其与建议中描述的调用层次结构 API 进行比较。当 TypeScript 和 JavaScript 能够通过所请求的编辑器 API 提供类型层次结构数据时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, typescript, vscode
领域
api, developer-experience, tooling
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。