File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1247
1247
"objectscript.debug.debugThisMethod" : {
1248
1248
"type" : " boolean" ,
1249
1249
"default" : true ,
1250
- "markdownDescription" : " Show inline `Debug this method ` CodeLens action for ClassMethods and Routine Labels."
1250
+ "markdownDescription" : " Show inline `Debug Method ` CodeLens action for ClassMethods and Routine Labels."
1251
1251
},
1252
1252
"objectscript.debug.copyToClipboard" : {
1253
1253
"type" : " boolean" ,
1254
1254
"default" : true ,
1255
- "markdownDescription" : " Show inline `Copy Invocation to Clipboard ` CodeLens action for ClassMethods and Routine Labels."
1255
+ "markdownDescription" : " Show inline `Copy Invocation` CodeLens action for ClassMethods and Routine Labels."
1256
1256
},
1257
1257
"objectscript.studioActionDebugOutput" : {
1258
1258
"type" : " boolean" ,
You can’t perform that action at this time.
0 commit comments