We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d23722d commit 7dc6ff1Copy full SHA for 7dc6ff1
tests/analysis_tests/tests/src/expected/Throw.res.txt
@@ -19,7 +19,7 @@ Path thro
19
"label": "JsExn.throw",
20
"kind": 12,
21
"tags": [],
22
- "detail": "Throw any JavaScript value, example: throw 100",
+ "detail": "Throw any JavaScript value, example: `throw 100`",
23
"documentation": null,
24
"insertText": "JsExn.throw($0)",
25
"insertTextFormat": 2
0 commit comments