Skip to content

Releases: ocamllabs/vscode-ocaml-platform

v0.5.0

15 May 04:14
Compare
Choose a tag to compare
  • Improve ocamllex syntax highlighting
  • Improve opam syntax highlighting
  • Fix bugs in ocaml and ocamllex syntax highlighting
  • Add OCamlFormat syntax highlighting
  • Add dune-project syntax highlighting
  • Add dune-workspace syntax highlighting
  • Add dune snippets
  • Add dune-project snippets
  • Add META syntax highlighting
  • Remove ocaml.lsp.path configuration option
  • Introduce ocaml.sandbox configuration option to set the toolchain
  • Introduce a ocaml.select-sandbox command for selecting the sandbox

v0.4.0

15 May 04:14
Compare
Choose a tag to compare
  • Add syntax highlighting and basic language support for ocamlyacc/menhir sources.
  • Improve syntax highlighting of OCaml sources

v0.3.1

15 May 04:14
Compare
Choose a tag to compare
  • Remove auto closing for single quotes and angled brackets.

v0.3.0

15 May 04:13
Compare
Choose a tag to compare
  • Add OCaml indent rules
  • Add auto-closing support for characters, object types
  • Fix wonky auto-closing behavior of comments

v0.2.0

15 May 04:13
Compare
Choose a tag to compare
  • Add ocamllex syntax highlighting

v0.1.0

15 May 04:13
Compare
Choose a tag to compare
  • Add an OCaml problem matcher
  • Add OCaml snippets
  • Add Reason syntax highlighting

v0.0.2

15 May 04:12
Compare
Choose a tag to compare
  • Fix plugin icon URL

v0.0.1

15 May 04:12
Compare
Choose a tag to compare
  • Initial release