formulahendry/vscode-auto-close-tag

Weird behavior on tags that are already closed

Open

#25 opened on Feb 8, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (52 forks)github user discovery
help wanted

Repository metrics

Stars
 (180 stars)
PR merge metrics
 (PR metrics pending)

Description

Please watch the screencast: Screencast

As you can see, the behavior is very strange. I would state that the problem is that the extension closes tags that are already closed and does that in an undetermined time period. Also it tries to close the tag even though I don't put the closing bracket > there.

Contributor guide