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

plugin version: 0.81 I build `coq` from the command line. It would be quite helpful for ReasonML to highlight some syntax errors/questionable constructs in real time. It doesn't have to...

plugin version: 0.79 ### Description If node_modules contains both packages with similar modules, latest is picked. This is very annoying for stdlib of bucklescript. ``` node_modules ├── bs-platform ├── bsb-native...

I sent a change to the OCaml compiler to change the format of the error messages https://github.com/ocaml/ocaml/pull/8541. It means that messages printed by OCaml >= 4.09 won't be parsed properly...

plugin version: v0.68 ### Description Add support for show type (eg of variable) and show expression type eg java or scala ![](https://www.jetbrains.com/help/img/idea/2018.3/type_info_string.png)

:raising_hand_woman: enhancement

plugin version: 0.56 ### Description https://bucklescript.github.io/docs/en/build-advanced.html#customize-rules-generators-support It is possible to define custom generators. I have spotted two issues: 1. Plugin bucklescript tab ignores this custom files (no rebuilds) 1. It...

:raising_hand_woman: enhancement

plugin version: 0.121 ### Description module incorrectly referenced, the gutter icon for navigation is misleading ![image](https://github.com/giraud/reasonml-idea-plugin/assets/239612/c54aec7d-3c5a-45a1-ae52-27b1b2c86bde) also there is a missing icon for module type ```reasonml module B = {...

plugin version: 0.119 ### Description Incorrect parsing when using a #if directive, it should be 'transparent' to the parser ![image](https://github.com/giraud/reasonml-idea-plugin/assets/239612/9abce09f-2970-4780-87ff-3fb0dea408db) code ```ocaml let _ = match x with | false...

plugin version: ### Description https://youtrack.jetbrains.com/issue/IDEA-307528

plugin version: 0.123 ### Description after using the action to add braces to a function, this exception is logged: ``` Exceptions occurred on invoking the intention 'Add braces to blockless...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies