PhpStorm 2018.1 Help

XML

PhpStorm brings powerful XML editing support that includes:

To import an XML namespace

  1. Open the desired file for editing, and start typing a tag. If a namespace is not bound, the following prompt appears:
    unboundNameSpace1.png
  2. Press Alt+Enter. If there are multiple choices, select the desired namespace from the list.
    unboundNameSpace2.png
    PhpStorm creates a namespace declaration.
Last modified: 27 July 2018