You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
posCursor:[127:26] posNoWhite:[127:25] Found expr:[127:24->127:36]
395
-
posCursor:[127:26] posNoWhite:[127:25] Found pattern:[127:25->127:27]
396
-
posCursor:[127:26] posNoWhite:[127:25] Found pattern:[127:25->127:27]
391
+
Complete src/CompletionInferValues.res 123:53
392
+
posCursor:[123:53] posNoWhite:[123:52] Found expr:[123:46->123:53]
393
+
Completable: Cpath Value[v]->toSt
394
+
[{
395
+
"label": "Belt.Int.toString",
396
+
"kind": 12,
397
+
"tags": [],
398
+
"detail": "int => string",
399
+
"documentation": {"kind": "markdown", "value": "\n Converts a given `int` to a `string`. Uses the JavaScript `String` constructor under the hood.\n\n ```res example\n Js.log(Belt.Int.toString(1) === \"1\") /* true */\n ```\n"}
400
+
}]
401
+
402
+
Complete src/CompletionInferValues.res 131:26
403
+
posCursor:[131:26] posNoWhite:[131:25] Found expr:[131:3->131:37]
0 commit comments