Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline parameter types for custom operators #210

Open
pzelmanski opened this issue Dec 14, 2020 · 1 comment
Open

Inline parameter types for custom operators #210

pzelmanski opened this issue Dec 14, 2020 · 1 comment

Comments

@pzelmanski
Copy link

pzelmanski commented Dec 14, 2020

There is no inlined parameter type for custom operators, as seen on a screenshot below
image

There are libraries that provide custom operators like FSharpPlus or FParsec which are notable F# libraries and this issue makes showing inlined parameter types inconsistent, which works only for basic pipe operator |>

Here's an example of how it works when there are mixed operators:
image

Tested on Rider, version 2020.2.3

@auduchinok
Copy link
Member

auduchinok commented Feb 8, 2021

@pzelmanski Thanks for the report! We'll enable it for more operators.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants