vscode-magento-wizard icon indicating copy to clipboard operation
vscode-magento-wizard copied to clipboard

Doesn't work with git submodules

Open WebKenth opened this issue 2 years ago • 1 comments

As title explains

Context aware plugin would be appreciated

If you add a module as a git submodule this plugin will not acknowledge that the files you are working on are in fact magento. This is not good behaviour

Would be helpful if we could toggle it on/off. We are developers we typically know which files we are working with ;)

WebKenth avatar Feb 21 '23 05:02 WebKenth

Hi @WebKenth, most of the MagentoWizard's functions require Magento 2 files, so VSCode workspace folder should contain Magento 2 install for it to work correctly. As I understand you have only a module in your workspace folder?

viperet avatar Feb 21 '23 20:02 viperet