Konstantin Myakshin

Results 150 comments of Konstantin Myakshin

Similar problem, have tryed create plugin for intrerface ``` AWT events are not allowed inside write action: java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.openapi.util.ActionCallback$$Lambda$290/18233985@13a51e3,notifier=null,catchExceptions=false,when=1497620981823] on sun.awt.windows.WToolkit@1479c5d java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.error(Logger.java:132) at com.intellij.openapi.application.impl.NoSwingUnderWriteAction.a(NoSwingUnderWriteAction.java:36) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:376) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at...

for now - try create plugin on method of the class by alt+enter ``` AWT events are not allowed inside write action: java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=com.intellij.openapi.util.ActionCallback$$Lambda$322/27005131@ab733d,notifier=null,catchExceptions=false,when=1497799654735] on sun.awt.windows.WToolkit@9df3e8 java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.error(Logger.java:132) at com.intellij.openapi.application.impl.NoSwingUnderWriteAction.a(NoSwingUnderWriteAction.java:36)...

@enriquepiatti please, please, please, fix this :)

Some project created as remote project by sftp. And we need each time make sync for downloading factory classes. And newly just created classes haven't factories unntil they will requested...

> but you don't have a local Magento2 in your environment? to test your code? I am testing my code on virtual machine and it configured as sftp https://www.jetbrains.com/help/phpstorm/creating-a-remote-server-configuration.html The...

Magento 2 not supports Windows oficially http://devdocs.magento.com/guides/v2.1/install-gde/system-requirements-tech.html . I am working on Windows with Ubuntu launched on Virtualbox. Also on Linux it runs faster.

How can we stop this madness with intercepror classes and exclude they from any search by default? ![default](https://user-images.githubusercontent.com/191082/28322977-31757d38-6be0-11e7-919e-b9f6507c8ccf.png)

@orlangur in this case there is no autocomplete of factory classes and I've got a tons of undefined factory classes. And no autocomplete of `$factory->create()->...`

@enriquepiatti does 2.9.4 version is released? I have 2.9.0, how it possible to update?

@enriquepiatti I've send you email to [email protected] but there is no any answer :(.