dotnet / dotnet/dotnet-api-docs

Extension methods section isn't complete

未关闭
#5,246 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area-Meta docs-experience Pri3
主要语言
C#
星标
949
派生
1.7k
平均合并
2 天 19 小时
30 天内合并 PR
52

描述

Extension methods section doesn't show when the multiple extension methods with the **same name** exists in **different namespaces**.

For example:

It only shows "IsKind(SyntaxToken, SyntaxKind)" from , but doesn't show .

贡献指南

打开贡献指南

调研方向

首先,将 SyntaxToken API 页面与链接的 CSharpExtensions.IsKind 和 VisualBasicExtensions.IsKind 条目进行比较。跟踪跨命名空间的同名方法是如何组装扩展方法文档的。当 SyntaxToken 扩展方法部分中出现两个 IsKind 重载时,即表示完成。

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

评估

技术栈
csharp
领域
documentation
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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