[xref-helper] Recognize API names and offer to insert xref link
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- documentation, tooling
Research direction
Start at the xref-helper entry point and trace how existing text is recognized and how API lookup offers replacement. Test the examples SetDebugContext and System.String, and consider the work complete when both are recognized as API names and can be offered for replacement with xref links.
Written by the indexing model from the issue text.
Description
Say you have existing text like:
SetDebugContext
System.String
The tool recognizes these strings as API names, because of the Pascal casing and/or the capitalized words separated by a period. And then it offers to look up the API and replace the text with an xref link.
- Dominant language
- C#
- Stars
- 27
- Forks
- 43
- Avg merge
- 12h 33m
- Merged PRs (30d)
- 26
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/docs-tools
-
dotnet/docs-tools#748 · 1 assignee ·
-
:pushpin: seQUESTered
dotnet/docs-tools#743 · 1 assignee ·
-
:pushpin: seQUESTered
dotnet/docs-tools#611 · 4 comments · 1 assignee ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
dotnet/docs-tools#572 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
dotnet/docs-tools#571 ·
All issues in dotnet/docs-tools
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·