ignatov / intellij-erlang

Erlang IDE
https://www.jetbrains.com/help/idea/2018.2/getting-started-with-erlang.html
Other
735 stars 120 forks source link

OTP 25 #970

Closed artman41 closed 1 year ago

artman41 commented 2 years ago

OTP 25.0-rc1 was recently released

Are there any plans to update the plugin to support the new keywords (maybe...else...end) and symbols (?=) prior to the official release?

ignatov commented 2 years ago

Hi, @artman41, I'm going to update the plugin. Thanks for pointing me to that update.

artman41 commented 2 years ago

Hi @ignatov, any update on this?

bighunter513 commented 2 years ago

@ignatov when will it support otp 25 grammra like maybe expr ?

zyuyou commented 2 years ago

intellij-erlang-0.11.1150.zip @artman41 have a try?

artman41 commented 2 years ago

intellij-erlang-0.11.1150.zip @artman41 have a try?

Only just managed to get a chance to test this @zyuyou but it seems to work great 👍

Will comment back on the thread if I see any issues

zyuyou commented 2 years ago

intellij-erlang-0.11.1150.zip recompiled for idea-2022.2.1

kvakvs commented 1 year ago

Fixed by @zyuyou merged in master but not released yet