-
-
Notifications
You must be signed in to change notification settings - Fork 138
AWT events are not allowed inside write action #1184
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
PhpStorm 2018.1.4
|
Same problem, environment details: Steps to reproduce: anywhere in the project when context menu includes "Generate Symfony service" suggestion select this item and close service creation window. For example: Into Symfony-enabled project create a class inside <?php
namespace AppBundle;
class Test
{
public function foo()
{
}
} Put cursor on |
I got the same error many times. PhpStorm 182.3911.43 |
PhpStorm 2018.1.3
Build #PS-181.4892.97, built on May 9, 2018
JRE: 1.8.0_152-release-1136-b38 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Plugin Version: 0.16.165
The text was updated successfully, but these errors were encountered: