Closed ghost closed 3 years ago
Having the same problem, we just introduced EmmyLua into our workflow and now we can't update WebStorm. We would appreciate a timely fix, if feasible.
I'm having the same problem too,望,组织尽快更新一下。
Same issue. Please update this! We had the same issue with the 2020.2 update, and the only thing that needed to change was the "untilBuild". Does this need to be set? Can we just assume that it will work with future IDE versions unless proven otherwise to avoid this issue on every new major version?
Same issue. Please update this! We had the same issue with the 2020.2 update, and the only thing that needed to change was the "untilBuild". Does this need to be set? Can we just assume that it will work with future IDE versions unless proven otherwise to avoid this issue on every new major version?
That would be perfect, EmmyLua is the only reason I hold back from updating IntelliJ, and sometimes this process takes weeks. I understand the official maintainer is probably busy and doesn't have the time to constantly update the library, so assuming the plugin will work unless proven otherwise would be a great solution in the long run.
I'm waiting for an update, i've downgraded until this not happens.
Done! Update of EmmyLua 1.3.5.185-IDEA203 is pending JetBrains' approval
https://plugins.jetbrains.com/plugin/9768-emmylua/versions https://ci.appveyor.com/project/EmmyLua/intellij-emmylua/build/artifacts
I tried installing the zip, and now the IDE fails to start:
@rulatir did you install another lua plugin(Luanalysis)?
Done! Update of EmmyLua 1.3.5.185-IDEA203 is pending JetBrains' approval
https://plugins.jetbrains.com/plugin/9768-emmylua/versions https://ci.appveyor.com/project/EmmyLua/intellij-emmylua/build/artifacts
Good Job. Thanks for your hard work!
@rulatir did you install another lua plugin(Luanalysis)?
Apparently yes, but I think it was PHPStorm, not me. I vaguely remember it suggesting Luanalysis as an alternative when it couldn't load EmmyLua, and I may have okayed that suggestion too quickly.
I managed to recover the IDE by manually adding com.tang
to disabled_plugins.txt
, after which I could use the settings dialog to uninstall the conflicting plugin and re-enable EmmyLua.
Environment(环境)
What are the steps to reproduce this issue?(重现步骤?)
What happens?(出现什么问题?)
Incompatible
What were you expecting to happen?(期望?)
can use this plugin.
Any logs, error output, etc?(有没有什么log, error输出?)
none.
Any other comments?(其它说明)
hope EmmyLua can update.