EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.75k stars 292 forks source link

Not compatible with Webstorm 2020.2 #367

Closed DorkmasterFlek closed 4 years ago

DorkmasterFlek commented 4 years ago

Environment(环境)

name version
IDEA version WS-202.6397.88
EmmyLua version 1.3.3.150-IDEA201
OS Windows 10, Ubuntu 20.04

What are the steps to reproduce this issue?(重现步骤?)

  1. Try to install EmmyLua from plugin marketplace.

What happens?(出现什么问题?)

Plugin cannot be installed, it's incompatible with Webstorm 2020.2

What were you expecting to happen?(期望?)

Plugin should be compatible with latest version of Webstorm.

Any logs, error output, etc?(有没有什么log, error输出?)

Any other comments?(其它说明)

zeno-io commented 4 years ago

2020.2 has released. update is going ?

jiaaro commented 4 years ago

Also, it would be nice if emmylua would either assume future releases will also work (so that upgrading IDEA doesn't break your lua projects). Or, perhaps warn users but allow then to accept the risk and continue using emmylua on a new IDEA release that isn't officially supported yet.

Also, this is basically the same as #360