Skip to content

Fix isInJsxText after JSXOpeningElement with type arguments - #34958

Merged
Andrew Branch (andrewbranch) merged 2 commits into
microsoft:masterfrom
andrewbranch:bug/34110
Nov 6, 2019
Merged

Fix isInJsxText after JSXOpeningElement with type arguments#34958
Andrew Branch (andrewbranch) merged 2 commits into
microsoft:masterfrom
andrewbranch:bug/34110

Conversation

@andrewbranch

Copy link
Copy Markdown
Member

Fixes#34110

@amcaseyAndrew Casey (amcasey) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I've convinced myself it's correct, but I have some thoughts on readability.

Comment threadsrc/services/completions.ts
Comment threadsrc/services/completions.ts Outdated
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.

Generic react component (TSX) and intellisense not working

2 participants

@andrewbranch@amcasey