Releases: jaredly/reason-language-server
Releases · jaredly/reason-language-server
1.3.0
10 Nov 16:42
Compare
Sorry, something went wrong.
No results found
1.2.5
03 Nov 18:06
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
1.2.2
07 Oct 01:38
Compare
Sorry, something went wrong.
No results found
Better support for bsb-windows
Better types hover support
Better namespace support
1.2.1
04 Oct 04:15
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Bugfixes
23 Aug 02:29
Compare
Sorry, something went wrong.
No results found
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.