WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

Wrap tag contents

Last modified: 01 September 2023

The Wrap Tag Contents refactoring allows you to wrap the contents of a set of XML tags in newly created tag. If this refactoring is invoked, all tags matching the selected tag name will have their contents wrapped. This bulk wrapping of tag contents may be useful as XML schemas evolve.