This also means that the
@rescript/language-server
package version1.24.0
is released and out.
We just released a new version of the language server. It primarily brings improvements around using namespaced packages, and a few bug fixes around global opens (-open PackageName
).
Here’s a full list of changes: https://github.com/rescript-lang/rescript-vscode/blob/master/CHANGELOG.md#1240
And as always, don’t forget to post any issues you might have on the issue tracker.