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
Copy file name to clipboardExpand all lines: release/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -552,7 +552,7 @@
552
552
},
553
553
"FSharp.fsac.attachDebugger": {
554
554
"default": false,
555
-
"markdownDescription": "Appends the `--attachdebugger` argument to fsac, this will allow you to attach a debugger.",
555
+
"markdownDescription": "Appends the \u0060--attachdebugger\u0060 argument to fsac, this will allow you to attach a debugger.",
556
556
"type": "boolean"
557
557
},
558
558
"FSharp.fsac.cachedTypeCheckCount": {
@@ -576,7 +576,7 @@
576
576
},
577
577
"FSharp.fsac.fsacArgs": {
578
578
"default": [],
579
-
"description": "additional CLI arguments to be provided to FSAC itself. Useful for flags that aren't exposed in the settings or CLI arguments that only exist in custom built versions of FSAC. Requires restart.",
579
+
"description": "additional CLI arguments to be provided to FSAC itself. Useful for flags that aren\u0027t exposed in the settings or CLI arguments that only exist in custom built versions of FSAC. Requires restart.",
0 commit comments