- VSCode Version: 1.16.0
- OS Version: Windows 10
Steps to Reproduce:
- Create JSX content, ie
<div></div>
- Closing
</div> does not auto-insert when you close the opening tag
This is a feature request to make the awesome auto-closing-tag feature work with JSX, instead of just html.
Steps to Reproduce:
<div></div></div>does not auto-insert when you close the opening tagThis is a feature request to make the awesome auto-closing-tag feature work with JSX, instead of just html.