<!--- 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 [inspection warning](https://github.com/magento/magento2-phpstorm-plugin/wiki/3.0.0-Release#warning-when-disabling-a-nonexistent-plugin-in-dixml) when disabling a nonexistent plugin in di.xml. It will be very useful to add the same behavior for observers. Currently, when we disabling the nonexistent observer, we don't see any inspection notifications  **Describe the solution you'd like** (*) Implement the same inspection warning for observers as for plugins. **Additional context** https://github.com/magento/magento2-phpstorm-plugin/issues/147 https://github.com/magento/magento2-phpstorm-plugin/pull/382