Skip to content

[VS2013/2015] Inconsistent completion lists in jsx element #4574

@vladima

Description

@vladima
import * as React from "react";
<div  /*1*/  autoComplete  /*2*/    ></div>;

Request completion in /*1*/ and in /*2*/

At /*1*/ completion list includes jsx attributes, and at /*2*/ attributes are missing in the list
competioninjsxelements

Metadata

Metadata

Assignees

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