To improve productivity of Magento 2 developers, this extension will show the Magento 2 version in the status bar.
This is my first VSCode extension and it is pretty simple.
- Minimal code.
- It supports Multi-Workspace.
- Improved Magento version detection.
- Support to MageOS 🎉
- Support to Magento git repository with name only
Open Magento 2 project to use this extension.
- To see the Magento 2 version open any file.
- It will not show version if Magento 2 is downloaded.
- Show branch/tag name if Magento 2 cloned from git repository
- Adding settings to plugin
Initial release of 0.0.1
Click here to read CHANGELOG
Enjoy!