|
25 | 25 |
|
26 | 26 | - Find`@rescript/runtime` for Rewatch compiler-args call.https://github.com/rescript-lang/rescript-vscode/pull/1125 |
27 | 27 | - Use`prepareRename` command (when a new enough ReScript version is used) to speed up the`rename` command.https://github.com/rescript-lang/rescript-vscode/pull/1124 |
28 | | -- Use`compiler-info.json` to find the`@rescript/runtime` and`bsc.exe` if available. |
| 28 | +- Use`compiler-info.json` to find the`@rescript/runtime` and`bsc.exe` if available.https://github.com/rescript-lang/rescript-vscode/pull/1129 |
| 29 | +- Add`Dump LSP Server State` command to client.https://github.com/rescript-lang/rescript-vscode/pull/1130 |
29 | 30 |
|
30 | 31 | ##1.64.0 |
31 | 32 |
|
|