Skip to content

JSX autocomplete breaks after certain prop types #213

Closed
@zth

Description

@zth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions