reasonml-idea-plugin: Incompatible with 2020.2 IDEs

plugin version: 0.90.1-2020.1

Description

The new WebStorm 2020.2 says:

Plugin Error: Plugin “ReasonML” is incompatible (until build 201.SNAPSHOT < WS-202.6397.88).

The About dialog:

WebStorm 2020.2
Build #WS-202.6397.88, built on July 24, 2020
Runtime version: 11.0.7+10-b944.20 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1638M
Cores: 6
Registry: bigger.font.in.project.view=true, ide.balloon.shadow.size=0
Non-Bundled Plugins: PlantUML integration, com.chrisrm.idea.MaterialThemeUI, com.mallowigi, org.elm.klazuka, quokka.js

The above is from Windows, but it’s the same on Linux Mint 19.3.

For comparison, it works in IDEA, which is a later build: Build #IU-202.6397.94, built on July 27, 2020. So maybe it’s just a matter of updating the expected WS version.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 4
  • Comments: 21 (11 by maintainers)

Most upvoted comments

Found what is wrong with current implementation, working on applying the fix for all symbols.

If someone wants to test the next plugin release made compatible with version 2020.2, use that link: https://dl.bintray.com/giraud/idea-plugin/idea-plugin-0.92-refs-beta04-2020.2.zip

References have been rewritten, so if you test it and can tell me what is no more working that would be great. Just things that were working before and are now broken, not every problems 😄 .

you can add broken functionalities in this issue.

summary:

  • rewritten parsers (including rescript) … expect problems
  • references/find usages are new code … expect problems
  • goto declaration/implementation should work
  • includes the new settings panel

Thanks

should be fixed in version 0.92