Haehnchen / idea-php-annotation-plugin

Add PHP annotation support for PhpStorm and IntelliJ
https://plugins.jetbrains.com/plugin/7320
MIT License
251 stars 41 forks source link

Turn off Error Report popup boxes #314

Open reedy opened 1 month ago

reedy commented 1 month ago

Screenshot 2024-09-13 at 01 58 21

After upgrading to 2024.3 EAP, and enabling this extension... It's resulting in a lot of error reports, including a lot generated by this plugin.

Is there any specific reason it needs a message box like this? I've been seeing many in a row, and having to repeatedly click them is annoying...

reedy commented 1 month ago

https://github.com/user-attachments/assets/29ed24d7-ca3a-42e2-8820-d1451f8a7b84

Gribnif commented 1 month ago

The current version of this plugin is not compatible with the latest EAP. The best thing to do is to disable it for now in Settings. Otherwise, even if you turn off the error reporting you'll end up with lots of false-positive language parsing errors when you edit code.