compulim / vscode-closetag

Quickly close last opened HTML/XML tag in Visual Studio Code
14 stars 5 forks source link

Cannot close JSX tags #4

Closed compulim closed 8 years ago

compulim commented 8 years ago

Test case:

<button onClick={ this.onClick }>

Failed to detect this tag and closing properly.