Skip to content

Add base constraint completions for JSX attributes #35803

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

Merged
merged 2 commits into from
Dec 23, 2019

Conversation

andrewbranch
Copy link
Member

Makes JSX completions work the same way as object literals as of #33937/#34855. Has the same tradeoffs discussed in #35702. @DanielRosenwasser, do you think we can try to get this in the hands of some real users to see how it feels?

Fixes #34957

@DanielRosenwasser
Copy link
Member

DanielRosenwasser commented Dec 23, 2019

We can try to ask people to dogfood it, but I would say we'll have better luck with shipping it in the beta and asking partner teams to try it.

@andrewbranch andrewbranch merged commit bed7c89 into microsoft:master Dec 23, 2019
@andrewbranch andrewbranch deleted the bug/34957 branch December 23, 2019 20:06
@andrewbranch
Copy link
Member Author

Cool, let’s try 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.

JSX prop autocompletion missing props once certain ones are assigned
3 participants