This is a plugin for Magento 2 development in the PhpStorm IDE. It is available via the JetBrains Plugin Repository
- Go to Settings / Preferences in the PhpStorm IDE
- Navigate to "Plugins"
- Click the "Browse repositories..." button and search for "Magento PhpStorm"
- Install the plugin and restart PhpStorm
- Go to Settings / Preferences / Languages & Frameworks / PHP / Magento in the PhpStorm IDE
- Check "Enable" and "OK" button.
- PhpStorm >= 2017.2
- JRE >= 1.8
- Configuration smart completion and references for XML/JavaScript files
- "Navigate to configuration" reference in scope of class/interface
- "Go to plugin" reference in scope of class/interface and method
- "Navigate to Web API configuration" reference in scope of class/interface and method
Copyright (c) 2015 Dmytro Kvashnin. See LICENSE.md for details.