You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Description
In the latest master of Brackets, HTML tags that should only have one tag (eg.
<hr>instead of<hr></hr>) autocomplete.Steps to Reproduce
<hr>Expected behavior:
<hr>Actual behavior:
<hr></hr>Versions
Windows 10 x64
Release 1.9 development build 1.9.0-0 (master 68e3705)