phpstorm-settings
phpstorm-settings copied to clipboard
PhpStorm settings used for Craft CMS development.
This PR updates the menu labels for importing into PhpStorm (using 2022.2.2 from September 15, 2022).
Using PHPStorm 2018.3.4 on Mac Not possible to import the xml files
Without `STRICT_TYPE_CHECKING`, the following isn't a warning. ```php public function foo(): int { return 'foo'; } ```
These live templates contain a lot of "crafts" style code that can improve coding efficiency.
### Description Changes "Preferences" to "Settings" and updates the button name to include its text equivalent ### Related issues