Skip to content

Releases: jaredly/reason-language-server

1.3.0

10 Nov 16:42
Compare
Choose a tag to compare

1.2.5

03 Nov 18:06
Compare
Choose a tag to compare

Changes

  • show poper filename when unable to parse dune files (by @rusty-key)
  • add snippets for Reason (by @lithin)
  • better bsb-native support

1.2.3

07 Oct 07:25
Compare
Choose a tag to compare

Bugfix!

1.2.2

07 Oct 01:38
Compare
Choose a tag to compare
  • Better support for bsb-windows
  • Better types hover support
  • Better namespace support

1.2.1

04 Oct 04:15
Compare
Choose a tag to compare

Fixes some namespace related bugs, and gets rid of the "module name not found" error.
Also can parse comments in dune files.

1.2.0 - interface generation!

02 Oct 04:58
Compare
Choose a tag to compare

Also a variety of bugfixes

  • support for the new version of bsb-native
  • support for "include_subdirs unqualified" for dune
  • "generate interface file" for current file
  • also "add value to interface file"
  • better support for bucklescript namespace names

1.1.1

29 Sep 20:55
Compare
Choose a tag to compare

Also a variety of bugfixes

  • support for the new version of bsb-native
  • support for "include_subdirs unqualified" for dune
  • "generate interface file" for current file
  • also "add value to interface file"

1.1.0

08 Sep 07:15
Compare
Choose a tag to compare

This release represents a substantial reorganization of things -- it's using esy & dune to build instead of bsb-native, and it now supports OCaml 4.06.0 in addition to 4.02.3!
Other versions in between can also be supported with not much more work.

1.0.4

04 Sep 15:26
Compare
Choose a tag to compare
version 1.0.4

Bugfixes

23 Aug 02:29
Compare
Choose a tag to compare
  • fix major bug with completions from opens
  • fix graphql ppx issue
  • show bucklescript errors in reason syntax
  • show bsconfig.json errors

the zip files contain binaries for use with editors that aren't vscode.