cynddl/sublime-text-merlin

Merlin package for Sublime Text 3

Python

47

30 commits

updated Mar 15, 2018

See the code

README

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.

merlin
ocaml
sublime-package
sublime-text

Contributors

let-def

15 commits

cynddl

7 commits

whitequark

7 commits

frantic

1 commits

cynddl/sublime-text-merlin

Merlin package for Sublime Text 3

Python

47

30 commits

updated Mar 15, 2018

See the code

README

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.

merlin
ocaml
sublime-package
sublime-text

Contributors

let-def

15 commits

cynddl

7 commits

whitequark

7 commits

frantic

1 commits

Languages

Python

87.5%

JavaScript

12.5%