New XML Document in PhpStorm?
I am looking for a way to create a new xml document in php storm.
I don't see XML as one of the available file types when I click on File > New
I see only XSLT Stylesheet but no XML
I am using the trial version of PHPStorm 4.01
How do I enable XML file editor?
Please sign in to leave a comment.
Hi Dmitri,
Few choices:
Thanks. Just creating a new blank file and naming it with .xml extension worked well.