Closed
Description
Autocomplete for JSX stops working for me after I've added a prop with a string literal. So, this:
<MyComponent someProp=someVar anotherProp="Text here"
Completion works fine after someProp, but breaks after anotherProp.
I think it happened with other things than string literals too, but I'm not at my computer right now. I'll amend this issue with info about later if it still happens.
Metadata
Metadata
Assignees
Labels
No labels