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

Move attribute in

Last modified: 01 September 2023

The Move Attribute In refactoring allows you to move attributes defined on a set of XML tags inward to a set of subtags. If this refactoring is invoked, all attributes matching the selected attribute name on tags with the selected tag name may be moved inward toward a subtag of a given name. This bulk modification of attribute values may be useful as XML schemas evolve.