Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/giraud/reasonml-idea-plugin

ReasonMLΒ Language Plugin for IDEA
https://github.com/giraud/reasonml-idea-plugin

idea-plugin intellij ocaml-plugin reason reasonml reasonml-language-plugin rescript

Last synced: 2 months ago
JSON representation

ReasonMLΒ Language Plugin for IDEA

Lists

README

        

# Reason IDEA Plugin

[**giraud.github.io/reasonml-idea-plugin**](https://giraud.github.io/reasonml-idea-plugin/)

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

![Build Status](https://github.com/giraud/reasonml-idea-plugin/workflows/Build%20Status/badge.svg)
[![JetBrains IntelliJ plugins](https://img.shields.io/jetbrains/plugin/d/9440-reasonml.svg)](https://plugins.jetbrains.com/plugin/9440-reasonml)
[![Discord](https://img.shields.io/discord/713777184996589580)](https://discord.gg/65fz5jb)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#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).