Show argument names in tooltips for functions defined inside classes
Open
AI-thinks-windows-only
Area-LangService-ToolTips
Bug
Impact-Low
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Currently the tooltips for functions only show the signature without the argument names

The tooltips are using signature file syntax, which supports including argument names

We should take advantage of this for better usability with first class functions
Contributor guide
Assessment
This issue has not been assessed yet.