formulahendry/vscode-auto-close-tag

Doesn't close tags for multiple cursors

Open

#16 opened on Nov 17, 2016

 (5 comments) (9 reactions) (0 assignees)TypeScript (52 forks)github user discovery
enhancementhelp wanted

Repository metrics

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

Description

Auto Close Tag 0.3.5

If you place multiple cursors with Alt-click and then open a new tag, Auto Close Tag only closes the tag on the original cursor, not any of the others.

Contributor guide