giraud / reasonml-idea-plugin

ReasonMLΒ Language Plugin for IDEA
https://giraud.github.io/reasonml-idea-plugin/
MIT License
340 stars 22 forks source link
idea-plugin intellij ocaml-plugin reason reasonml reasonml-language-plugin rescript

Reason IDEA Plugin

giraud.github.io/reasonml-idea-plugin

ReasonML language plugin for IDEA. Supports Reason, ReScript and OCaml.

Build Status JetBrains IntelliJ plugins Discord License: MIT

All Contributors

![screenshot](screenshot.png) ## 🏁 Quick Start Download and install the [plugin from the JetBrains Plugin Marketplace](https://plugins.jetbrains.com/plugin/9440-reasonml). > Make sure `"namespace": false` is set in `bsconfig.json` to enable inferred types hints in the editor. ## πŸ“” Documentation Please see our [website](https://giraud.github.io/reasonml-idea-plugin/docs) for the latest documentation and more information on how to get started. ## πŸ’¬ Language Features | **Feature** | **OCaml (.ml)** | **Reason (.re, .rei)** | **ReScript (.res, .resi)** | |-----------------------|:---------------:|:----------------------:|:--------------------------:| | Syntax Support | βœ… | βœ… | βœ… | | Reformat Code | βœ… | βœ… | | | Structured View | βœ… | βœ… | βœ… | | Code Folding | βœ… | βœ… | βœ… | | JSX Support | βœ… | βœ… | βœ… | | JS Language Injection | βœ… | βœ… | βœ… | | Line & Block Comments | βœ… | βœ… | βœ… | | Type Annotations | | βœ… | βœ… | | Code Intentions | βœ… | βœ… | βœ… | | Pair Braces Matching | βœ… | βœ… | βœ… | ## πŸ›  Build Tool Support | **Feature** | **BuckleScript** | **Dune** | **Esy** | |----------------------|:----------------:|:--------:|:-------:| | Install Dependencies | βœ… | βœ… | βœ… | | Build Project | βœ… | βœ… | βœ… | | Error Reporting | βœ… | βœ… | βœ… | ## πŸ“ Questions & Feedback Please see the [FAQ](https://giraud.github.io/reasonml-idea-plugin/docs/get-started/faq) page or [report](https://github.com/giraud/reasonml-idea-plugin/issues/new) an issue. Post any questions or feedback in [Discord](https://discord.gg/65fz5jb). ## πŸ’ How to Help - Be patient. - Give this project some love, star it or star the plugin page in the [JetBrains Plugin Marketplace](https://plugins.jetbrains.com/plugin/9440-reasonml-language-plugin). - Report any issues [here](https://github.com/giraud/reasonml-idea-plugin/issues/new). ### Donate Donate using Liberapay Support my work with liberapay. Donate using PayPal Support my work with paypal-me. ## 🍻 Thanks To all the people who have donated, you are awesome !! Really, this is pure anonymous donation, and it blows my mind... I'm very grateful, and it's kinda stupid, but it keeps me motivated. So big thanks. Many thanks also to the [JetBrains Team](https://www.jetbrains.com/?from=reasonml-idea-plugin) who provide me an OSS licence for their product. ## πŸ“„ License This project is [MIT licensed](https://github.com/giraud/reasonml-idea-plugin/blob/pooch/documentation/LICENSE).