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: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -836,7 +836,7 @@
836
836
"objectscript.searchAllDocTypes": {
837
837
"type": "boolean",
838
838
"default": false,
839
-
"description": "Whether server side search should search across all Studio Document types. Default is to only search classes, routines and include files."
839
+
"markdownDescription": "Whether [Quick Open](https://code.visualstudio.com/docs/getstarted/tips-and-tricks#_quick-open) should search across all Studio Document types. Default is to only search classes, routines and include files."
0 commit comments