dotnet / dotnet/fsharp

Show argument names in tooltips for functions defined inside classes

Open
#2,650 1 comment 3 reactions 0 assignees View on GitHub
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

![](http://i.imgur.com/14LJoO0.png)

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

![](http://i.imgur.com/hv3jch3.png)

We should take advantage of this for better usability with first class functions

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.