ionide / ionide/FsAutoComplete

Function application signature help: consider adding parens to tupled arguments in tooltip

Open
#745 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
F#
Stars
486
Forks
169
Avg merge
2d 8h
Merged PRs (30d)
5

Description

When a function has tupled arguments, the tooltip is technically correct. However, it might be easy if you hit space after the function name to pass arguments _not_ as a tuple since you need to look for the `*` separators instead of the `->` separators:

![image](https://user-images.githubusercontent.com/6309070/111920528-bdb78280-8a4c-11eb-8fd3-4f3b9ed3a94f.png)

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.