LocatorCodesCommand extends Command
FinalYes
Command for generate .phpstorm.meta.php file from .settings.php.
Example (run from DOCUMENT_ROOT/bitrix
folder):
php bitrix.php dev:locator-codes module
Generate to console:
php bitrix.php dev:locator-codes module --show
Generate to custom file:
php bitrix.php dev:locator-codes module --show > ./my/folder/my-custom-file.php