Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Merlin 3.0.1 with OCaml 4.05 support
@ 2017-07-28 10:34 Frédéric Bour
  0 siblings, 0 replies; only message in thread
From: Frédéric Bour @ 2017-07-28 10:34 UTC (permalink / raw)
  To: caml-list

Merlin is an editor-independent tool to ease the developement of 
programs in OCaml. It aims at providing features available in modern 
IDEs such as: "as you type" error reporting, auto completion, source 
browsing ("jump to definition"), extraction of type, ...

Merlin is available on opam and can be installed with `opam install 
merlin`. It can also be built from sources, available at 
https://github.com/ocaml/merlin .

# What's new

As always you can find a full changelog at 
https://github.com/ocaml/merlin/blob/master/CHANGELOG , but the 
highlights are:

- Support for OCaml 4.05.

- A new protocol for editors. It is implemented by the Vim and Emacs 
modes that are distributed with Merlin. The old protocol is still 
supported for existing editors.

# Editor support

*Emacs*, *Vim* and *NeoVim* are directly supported.

*Sublime Text* plugin is contributed by [1].

*Visual Studio Code* extension is contributed by [2].

Multiple contributions are offering *Atom* support.
See [3] for more information.

Thanks to the many contributors (Jochen Bartl, tddsg, Ximin Luo, Jason 
Staten, Leo White, Leandro Ostera, Jacob Bass, Xavier Guérin, Yotam 
Barnoy, Jacques Pascal Deplaix, David Allsopp, ...). We also thank OCaml 
Labs and JaneStreet for their continued support.

[1]: https://github.com/cynddl/sublime-text-merlin
[2]: https://marketplace.visualstudio.com/items?itemName=hackwaly.ocaml
[3]: https://github.com/ocaml/merlin/wiki/atom-from-scratch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-28 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28 10:34 [Caml-list] [ANN] Merlin 3.0.1 with OCaml 4.05 support Frédéric Bour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox