Skip to content

Don't provide completions after = in JSX #21341

Closed
@ghost

Description

TypeScript Version: 2.7.0-dev.20180122

Code

<div foo=

Expected behavior:

No completions. This is not a valid location for an identifier, only a string literal, jsx expression, or {}.

Actual behavior:

Get global completions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions