We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c72247 commit 74430e0Copy full SHA for 74430e0
CHANGELOG.md
@@ -15,10 +15,12 @@
15
#### :bug: Bug fix
16
17
- Fix rewatch lockfile detection on Windows. https://github.com/rescript-lang/rescript-vscode/pull/1160
18
+- Override default `initialConfiguration` with user specific config. https://github.com/rescript-lang/rescript-vscode/pull/1162
19
20
#### :nail_care: Polish
21
22
- Resolve symlinks when finding platform binaries. https://github.com/rescript-lang/rescript-vscode/pull/1154
23
+- Use `window/logMessage` in LSP Server for logging. https://github.com/rescript-lang/rescript-vscode/pull/1162
24
25
## 1.70.0
26
0 commit comments