phpstorm-settings
phpstorm-settings copied to clipboard
Unable to import
Using PHPStorm 2018.3.4 on Mac
Not possible to import the xml files
I can duplicate this issue with PHPStorm 2019.2
Also the "preferences" is now called "settings" in PhpStorm
You might need to update the instructions.
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.
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.