Skip to content

Correctly show instantiated signatures for JSX element signature help and quick info - #23492

Merged
Wesley Wigham (weswigham) merged 4 commits into
microsoft:masterfrom
weswigham:jsx-signature-help
May 16, 2018
Merged

Correctly show instantiated signatures for JSX element signature help and quick info#23492
Wesley Wigham (weswigham) merged 4 commits into
microsoft:masterfrom
weswigham:jsx-signature-help

Conversation

@weswigham

@weswighamWesley Wigham (weswigham) commented Apr 17, 2018

Copy link
Copy Markdown
Member

Fixes#22873
Fixes#22636

@weswighamWesley Wigham (weswigham) changed the title Correctly show instantiated signatures for JSX element signature helpCorrectly show instantiated signatures for JSX element signature help and quick infoApr 18, 2018
@mhegazy

Copy link
Copy Markdown
Contributor

Nathan Shively-Sanders (@sandersn) can you also take a look

@weswigham
Wesley Wigham (weswigham) merged commit e01c7d2 into microsoft:masterMay 16, 2018
@weswigham

Copy link
Copy Markdown
MemberAuthor

Mohamed Hegazy (@mhegazy) do I need to port this to the 2.9 branch?

@sandersn

Copy link
Copy Markdown
Member

I think this broke the build. It needs to use verify.signatureHelp({text: "..."}) instead of verify.SignatureHelpIs("...")

@weswigham
Wesley Wigham (weswigham) deleted the jsx-signature-help branch May 16, 2018 20:47
@weswigham

Wesley Wigham (weswigham) commented May 16, 2018

Copy link
Copy Markdown
MemberAuthor

Older PRs are great 😉 I've opened (and then merged) #24179 with the fix.

@ghostghost mentioned this pull request May 17, 2018
@microsoftMicrosoft (microsoft) locked and limited conversation to collaborators Jul 31, 2018
Sign up for freeto 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.

3 participants

@weswigham@mhegazy@sandersn