We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee0994 commit 015adafCopy full SHA for 015adaf
1 file changed
server/src/server.ts
@@ -1330,7 +1330,7 @@ onErrorReported((msg) => {
1330
let params: p.ShowMessageParams = {
1331
type: p.MessageType.Warning,
1332
message: `ReScript tooling: Internal error. Something broke. Here's the error message that you can report if you want:
1333
-
+
1334
${msg}
1335
1336
(this message will only be reported once every 15 minutes)`,
0 commit comments