compulim / vscode-closetag

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

Cannot close tags spanning across multiple lines #5

Closed compulim closed 7 years ago

compulim commented 8 years ago

The following tag is not detected, and thus, cannot be closed by the extension.

<div
  className="abc"
>