if you install a plugin via the command sw plugin:install and the plugin is build after the new plugin system you will get an error in PhpStorm regarding an invalid VCS root mapping.
The directory /.../engine/Shopware/Plugins/Local/Frontend/SwagTest is registered as a Git root, but no Git repositories were found there.
if you install a plugin via the command
sw plugin:install
and the plugin is build after the new plugin system you will get an error in PhpStorm regarding an invalid VCS root mapping.