[xref-helper] Recognize API names and offer to insert xref link
Open
- Dominant language
- C#
- Stars
- 27
- Forks
- 43
- Avg merge
- 13h 27m
- Merged PRs (30d)
- 21
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.