All Projects → let-def → sublime-text-merlin

let-def / sublime-text-merlin

Licence: MIT license
Merlin 2 package for Sublime Text 3

Merlin for Sublime Text 3

About

This plugin for Sublime Text 3 allows you to analyse OCaml source code, autocomplete and infer types while writing. It checks automatically for syntax or type errors.

Installation

First of all, be sure to have merlin installed. The current supported version of merlin is 2.x. The shorter way of doing this is with opam, an OCaml package manager:

opam install merlin

Next, install the ‘Merlin’ package using Package Control or clone this repository in your Packages folder:

git clone https://github.com/cynddl/sublime-text-merlin.git Merlin

License

Sublime-Text-Merlin is licensed under the MIT License. See the file LICENSE.md for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].