Skip to content

fix: hyphened name not auto-completed by the ls #37455

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 3 commits into from
Mar 23, 2020

Conversation

Jack-Works
Copy link
Contributor

Fixes #28905
image

image

@orta orta self-assigned this Mar 23, 2020
@orta
Copy link
Contributor

orta commented Mar 23, 2020

Hi @Jack-Works - this is a great PR and I'd like to get it in for 3.9.

Any chance we could also get some tests? It looks like your first PR, so I'd recommend editing this test to have a hypen'd attribute and verify that it turns up in the completions at the bottom. Then it doesn't accidentally get broken in the future.

( Heres some notes on testing with that system )

@orta
Copy link
Contributor

orta commented Mar 23, 2020

I added the test, sorry to steal that but getting it in to 3.9 had a bit of a deadline

@orta
Copy link
Contributor

orta commented Mar 23, 2020

Thanks!

@orta orta merged commit 38e717a into microsoft:master Mar 23, 2020
@Jack-Works Jack-Works deleted the fix/hypthen-in-jsx branch August 27, 2020 01:50
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.

Auto complete custom element tags in TSX not working with hyphen in name
2 participants