nulian
nulian
Found the fix for syntax breaking was a deprecated key in plugin.xml ``` -
On intellij 2024.2 I used your gradl 2.0 branch upgraded java to 21 and set the latest plugin ide version. It seems to work the plugin with that version still...
Yeah only real error I have seen is this one. Tnx again for your work. ``` java.lang.Throwable: No decompiled source function with name (String.at) at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at org.elixir_lang.beam.psi.impl.ModuleImpl.setMirror(ModuleImpl.kt:103) at org.elixir_lang.beam.psi.impl.ModuleElementImpl.setMirror(ModuleElementImpl.java:55)...
Confirm the same for me partially hidden the bliz frames use some parts then it breaks for me without this change.
Others are https://github.com/Hyphie24/ShadowedUnitFrames And this MR to replace deprecated unitframes https://github.com/Nevcairiel/ShadowedUnitFrames/pull/48
Closing because most of these bugs are fixed in latest version