phpstorm-settings icon indicating copy to clipboard operation
phpstorm-settings copied to clipboard

Unable to import

Open uksitebuilder opened this issue 6 years ago • 3 comments

Using PHPStorm 2018.3.4 on Mac

Not possible to import the xml files

uksitebuilder avatar Feb 19 '19 22:02 uksitebuilder

I can duplicate this issue with PHPStorm 2019.2 code style import eror Also the "preferences" is now called "settings" in PhpStorm You might need to update the instructions.

delixyr avatar Aug 21 '19 18:08 delixyr

I think what's happened in the posts above is what happened to me, so I am posting what my mistake was in hopes that it helps someone else.

Importing the Craft_Inspections.xml file gave me an error when I was importing the file. The issue was that I was on the "Code Style" drop-down instead of the "Inspections" drop-down menu item when I attempted to import the XML file. Moving to the correct drop-down allowed the import to work as expected on my Mac.

johnfmorton avatar Aug 03 '22 14:08 johnfmorton

I think what's happened in the posts above is what happened to me, so I am posting what my mistake was in hopes that it helps someone else

Cheers.

Having been trying PHPStorm for months because it seems to be the primarily supported editor for Craft... it's still complicated trying to get it configured "right". "You don't have Composer" ... correct, my dev machine doesn't have PHP, it's all done in DDEV/Docker. I still have no idea how to get it set up to be properly integrated with a DDEV install either.

MattWilcox avatar Aug 04 '22 15:08 MattWilcox