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.
1 parent 8d29337 commit 2dbf05eCopy full SHA for 2dbf05e
snippets/objectscript-class.json
@@ -23,7 +23,7 @@
23
"prefix": "Class",
24
"body": [
25
"/// ${1:Description}",
26
- "Class ${2:PackageName.ClassName} Extends (${3|%Persistent,%SerialObject,%RegisteredObject|}, ${4:%XML.Adaptor})",
+ "Class ${2:PackageName.ClassName} Extends (${3|%Persistent,%SerialObject,%RegisteredObject|}, ${4:%JSON.Adaptor}, ${5:%XML.Adaptor})",
27
"{",
28
"$0",
29
"}"
0 commit comments