<!--- Thank you for contributing to Magento. To help us process this issue we recommend that you add the following information: - Summary of the issue, - Expected and actual results, Fields marked with (*) are required. Please don't remove the template. --> **Is your feature request related to a problem? Please describe.** Version 3.0.0 added [reference navigation for disabled plugins](https://github.com/magento/magento2-phpstorm-plugin/wiki/3.0.0-Release#disabled-plugins-in-dixml). It will be very useful to add the same behavior for observers. Currently, when we press Ctrl+Click on the observer name, it shows us a notification **Cannot find declaration to go to**   **Describe the solution you'd like** (*) Implement the same behavior for observers as for plugins. **Additional context** https://github.com/magento/magento2-phpstorm-plugin/issues/146 https://github.com/magento/magento2-phpstorm-plugin/pull/373