We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
objectscript.serverSideEditing
1 parent a1ed21b commit 4dd37cdCopy full SHA for 4dd37cd
package.json
@@ -1419,12 +1419,6 @@
1419
"type": "boolean",
1420
"description": "Suppress popup messages about errors during compile, but still focus on Output view."
1421
},
1422
- "objectscript.serverSideEditing": {
1423
- "default": false,
1424
- "type": "boolean",
1425
- "description": "Allow editing code directly on the server after opening it from ObjectScript Explorer.",
1426
- "deprecationMessage": "This setting is deprecated and will be removed in the next release."
1427
- },
1428
"objectscript.debug.debugThisMethod": {
1429
1430
"default": true,
0 commit comments