Skip to content

Fix completions trigger character on JSX opening tag#25167

Merged
1 commit merged into
masterfrom
completionsTriggerCharacter_openTag
Jun 25, 2018
Merged

Fix completions trigger character on JSX opening tag#25167
1 commit merged into
masterfrom
completionsTriggerCharacter_openTag

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jun 23, 2018

Fixes completion trigger at const x = <, which is probably the start of a JSX opening tag but parses as a BinaryExpression.

@ghost ghost requested a review from sheetalkamat June 23, 2018 00:04
@ghost ghost merged commit b3a6428 into master Jun 25, 2018
@ghost ghost deleted the completionsTriggerCharacter_openTag branch June 25, 2018 18:10
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
This pull request was closed.
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.

1 participant