From @hmigneron on October 31, 2016 15:40
This pull request adds support for multiple selections.
Multiple selections work the same way single ones do : inline tag wrap is supported as well as multiline "block" tag wrap. We can also have a mix of the two.

The pull request also addresses the bug with empty selections (#6) which are now supported (both with single or multiple selections).
Thank you !
Copied from original issue: microsoft/vscode-htmltagwrap/pull/7
From @hmigneron on October 31, 2016 15:40
This pull request adds support for multiple selections.
Multiple selections work the same way single ones do : inline tag wrap is supported as well as multiline "block" tag wrap. We can also have a mix of the two.
The pull request also addresses the bug with empty selections (#6) which are now supported (both with single or multiple selections).
Thank you !
Copied from original issue: microsoft/vscode-htmltagwrap/pull/7