resharper-fsharp icon indicating copy to clipboard operation
resharper-fsharp copied to clipboard

Split function annotation into argument and return type annotations

Open mcon opened this issue 5 years ago • 3 comments
trafficstars

As previously suggested, have split function annotation into return type and argument annotation.

Most of the diffs here are partitioning tests between each new action.

One this one's in, I'll probably take a look at generalising this to class members.

mcon avatar Nov 15 '20 15:11 mcon

@mcon Thanks for this PR! We're currently finishing the last things for upcoming 2020.3 release, and these changes should go to 2021.1 EAP instead. I'll create a working net211 branch soon and will review it closer, if you're OK with it.

auduchinok avatar Nov 25 '20 10:11 auduchinok

Sounds good to me!

mcon avatar Nov 25 '20 10:11 mcon

@mcon, your PR targets net203, but you've merged net211 here. Could you please change the target branch to net211, too?

ForNeVeR avatar Dec 17 '20 16:12 ForNeVeR