You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the lower right corner one can choose a schema to validate the json file against:
Currently the two schemas from shopware-cli are not part of the list, therefore I added it. The problem is, this is a per-project setting and therefore it would be great to
Add the two schema files to the schema database by phpstorm
Automatically apply the correct schema to have auto-validation by phpstorm
I just found a bug because I added the schema files to my phpstorm. It would be great if the module is shipping this functionality :-)
https://github.com/FriendsOfShopware/shopware-cli/blob/main/extension/shopware-extension-schema.json
https://github.com/FriendsOfShopware/shopware-cli/blob/main/shop/shopware-project-schema.json
The text was updated successfully, but these errors were encountered: