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

Parameter name hints #126

Open
wants to merge 28 commits into
base: net203
Choose a base branch
from

Conversation

saul
Copy link
Contributor

@saul saul commented May 17, 2020

image

Todo:

  • Resolve todos in code
  • Write more tests

saul added 26 commits April 29, 2020 16:57
Now supports no args, curried args, single args, new expressions, attribute constructors and more
# Conflicts:
#	ReSharper.FSharp/src/FSharp.Psi.Features/src/Util/FSharpMethodInvocationUtil.fs
Named arg error recovery is not yet working, hence the missing gold files
# Conflicts:
#	ReSharper.FSharp/src/FSharp.Psi.Features/src/Util/FSharpMethodInvocationUtil.fs
…name-hints

# Conflicts:
#	ReSharper.FSharp/src/FSharp.Psi.Features/src/Util/FSharpMethodInvocationUtil.fs
#	ReSharper.FSharp/src/FSharp.Psi/src/Impl/FSharpArgumentsOwnerUtil.cs
#	ReSharper.FSharp/src/FSharp.Psi/src/Impl/Tree/Attribute.cs
#	ReSharper.FSharp/src/FSharp.Psi/src/Impl/Tree/PrefixAppExpr.cs
#	ReSharper.FSharp/test/src/FSharp.Tests/Service/ArgumentsOwnerTest.fs
…name-hints

# Conflicts:
#	ReSharper.FSharp/test/src/FSharp.Tests/FSharp.Tests.fsproj
@saul saul changed the base branch from net202 to net203 September 30, 2020 20:23
…name-hints

# Conflicts:
#	ReSharper.FSharp/src/FSharp.Common/src/Util/FSharpPredefinedType.fs
@En3Tho
Copy link
Contributor

En3Tho commented Mar 15, 2021

@saul @auduchinok Hey! Can we do something to make this feature green and merged?

@auduchinok
Copy link
Collaborator

@En3Tho Yes, will soon look into it.

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

Successfully merging this pull request may close these issues.

3 participants