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

Address several (most?) cases of correctly triggering F# function application signature help in some nested contexts #10961

Merged
merged 7 commits into from
Feb 5, 2021

Conversation

cartermp
Copy link
Contributor

This addresses most cases - that I think are reasonable - in the second part of #10957. We expand out our hunting for a function application by accounting for several cases where things can be nested in parentheses.

@cartermp cartermp changed the title Fix issue where sighelp triggered in lambda gave outer signature help Address several (most?) cases of correctly triggering F# function application signature help in some nested contexts Jan 28, 2021
@TIHan TIHan merged commit cc6a419 into dotnet:main Feb 5, 2021
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.

2 participants