reasonml-idea-plugin icon indicating copy to clipboard operation
reasonml-idea-plugin copied to clipboard

ReasonML Language Plugin for IDEA

Results 54 reasonml-idea-plugin issues
Sort by recently updated
recently updated
newest added

This PR updates the plugin to use JetBrains IDEs in the 2022.2 version. Closes #385

plugin version: 0.106-2022.1 Plugin doesn't work with newest phpstom 2022.2. It shows message: ![Zaznaczenie_580](https://user-images.githubusercontent.com/16646714/182784687-663d7c3f-8ea4-49d1-81a3-55f6e2f7f8ba.png)

plugin version: 0.106.1-2022.1 ### Description I know the README says `Rescript users, please use other editor.` so I come with the intention to start contributing here if possible. If anyone...

Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

plugin version: 0.102.2 - 2021.2 ### Description The IDE keeps raising this when I try to do a Go To Definition (Ocaml code) on anything. Any help you can give...

Hi, wishing you a happy new year! I noticed this bug a long time ago (but I was busy), after playing with my simplified plugin a lot, I found where...

plugin version: 0.104-2021.2 ### Description Using OCaml SDK 4.13.1 and dune, the plugin tries and fails to dowload rincewind: ```Can't download C:\Users\Joshua\AppData\Local\JetBrains\Toolbox\apps\IDEA-U\ch-0\212.5457.46.plugins\reasonml-idea-plugin\rincewind_w4.13.1-0.9.1.exe java.io.FileNotFoundException: https://rincewind.jfrog.io/artifactory/ocaml/rincewind_w4.13.1-0.9.1.exe``` Is 4.13.1 not supported by ReasonML...

plugin version: 0.74 ### Description Should it be showing types too? Or some combined version? ![image](https://user-images.githubusercontent.com/2446638/54940298-24c00080-4f33-11e9-8c7c-cea49f1d9ad9.png) ![image](https://user-images.githubusercontent.com/2446638/54940043-a06d7d80-4f32-11e9-899e-7746389068e1.png)

plugin version: 0.103 ### Description in the following code: ```Reason let clearPath = () => (); module Xxx = { type t = | ClearPath; let clearPath = () =>...

plugin version: 0.88.1-2020.1 The plugin doesn't interpret `include` statements at all. For example, `Pcoq.ml` has an `include Grammar.GMake(CLexer.Lexer)` in it, however you can't jump to the definition of symbols such...

resolver