Skip to content

fixes #104059#104193

Merged
mjbvz merged 1 commit intomasterfrom
unknown repository
Aug 11, 2020
Merged

fixes #104059#104193
mjbvz merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Aug 6, 2020

This PR fixes #104059
checks if "editor.parameterHint.enabled" is true before showing parameter hints if *.suggest.completeFunctionCalls is enabled.

To test this create a javascript or typescript file and try to complete a function with and without "editor.parameterHints.enabled" set to true.

@mjbvz mjbvz added this to the August 2020 milestone Aug 6, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Aug 6, 2020

Fix looks good. It's pretty late for our current release thought so I'm marking this for august

@ghost
Copy link
Author

ghost commented Aug 6, 2020

Awesome! So does that mean my PR doesnt get merged until after July 2020 is released?

@lszomoru lszomoru requested a review from mjbvz August 7, 2020 07:04
@mjbvz mjbvz merged commit 2f61d00 into microsoft:master Aug 11, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Aug 11, 2020

Thanks! Will be in the first 1.49 insiders build

@ghost
Copy link
Author

ghost commented Aug 11, 2020

Awesome thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Respect "editor.parameterHints.enabled" and don't show parameter hint on "*.suggest.completeFunctionCalls"

1 participant