resharper-fsharp
resharper-fsharp copied to clipboard
Split function annotation into argument and return type annotations
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 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.
Sounds good to me!
@mcon, your PR targets net203, but you've merged net211 here. Could you please change the target branch to net211, too?