@@ -588,7 +588,32 @@ making sure that you maintain a proper JSON format.
588588 ],
589589 "enableForReference" : true
590590 },
591- " comments"
591+ " comments" ,
592+ {
593+ "propertyName" : " extensions" ,
594+ "propertyType" : " group" ,
595+ "propertyKeyword" : " scopesExtensions" ,
596+ "shouldValidate" : true ,
597+ "propertyTooltip" : " " ,
598+ "structure" : [
599+ {
600+ "propertyName" : " pattern" ,
601+ "propertyKeyword" : " extensionPattern" ,
602+ "shouldValidate" : true ,
603+ "propertyType" : " text" ,
604+ "regex" :" ^x-"
605+ },
606+ {
607+ "propertyName" : " value" ,
608+ "propertyKeyword" : " extensionValue" ,
609+ "propertyValidate" : false ,
610+ "propertyTooltip" : " Popup for multi-line text entry" ,
611+ "propertyType" : " details" ,
612+ "template" : " textarea" ,
613+ "markdown" : false
614+ }
615+ ]
616+ }
592617 ],
593618 "number" : [
594619 {
@@ -873,7 +898,32 @@ making sure that you maintain a proper JSON format.
873898 ],
874899 "enableForReference" : true
875900 },
876- " comments"
901+ " comments" ,
902+ {
903+ "propertyName" : " extensions" ,
904+ "propertyType" : " group" ,
905+ "propertyKeyword" : " scopesExtensions" ,
906+ "shouldValidate" : true ,
907+ "propertyTooltip" : " " ,
908+ "structure" : [
909+ {
910+ "propertyName" : " pattern" ,
911+ "propertyKeyword" : " extensionPattern" ,
912+ "shouldValidate" : true ,
913+ "propertyType" : " text" ,
914+ "regex" :" ^x-"
915+ },
916+ {
917+ "propertyName" : " value" ,
918+ "propertyKeyword" : " extensionValue" ,
919+ "propertyValidate" : false ,
920+ "propertyTooltip" : " Popup for multi-line text entry" ,
921+ "propertyType" : " details" ,
922+ "template" : " textarea" ,
923+ "markdown" : false
924+ }
925+ ]
926+ }
877927 ],
878928 "integer" : [
879929 {
@@ -1159,7 +1209,32 @@ making sure that you maintain a proper JSON format.
11591209 ],
11601210 "enableForReference" : true
11611211 },
1162- " comments"
1212+ " comments" ,
1213+ {
1214+ "propertyName" : " extensions" ,
1215+ "propertyType" : " group" ,
1216+ "propertyKeyword" : " scopesExtensions" ,
1217+ "shouldValidate" : true ,
1218+ "propertyTooltip" : " " ,
1219+ "structure" : [
1220+ {
1221+ "propertyName" : " pattern" ,
1222+ "propertyKeyword" : " extensionPattern" ,
1223+ "shouldValidate" : true ,
1224+ "propertyType" : " text" ,
1225+ "regex" :" ^x-"
1226+ },
1227+ {
1228+ "propertyName" : " value" ,
1229+ "propertyKeyword" : " extensionValue" ,
1230+ "propertyValidate" : false ,
1231+ "propertyTooltip" : " Popup for multi-line text entry" ,
1232+ "propertyType" : " details" ,
1233+ "template" : " textarea" ,
1234+ "markdown" : false
1235+ }
1236+ ]
1237+ }
11631238 ],
11641239 "boolean" : [
11651240 {
@@ -1320,7 +1395,32 @@ making sure that you maintain a proper JSON format.
13201395 "propertyType" : " checkbox" ,
13211396 "enableForReference" : true
13221397 },
1323- " comments"
1398+ " comments" ,
1399+ {
1400+ "propertyName" : " extensions" ,
1401+ "propertyType" : " group" ,
1402+ "propertyKeyword" : " scopesExtensions" ,
1403+ "shouldValidate" : true ,
1404+ "propertyTooltip" : " " ,
1405+ "structure" : [
1406+ {
1407+ "propertyName" : " pattern" ,
1408+ "propertyKeyword" : " extensionPattern" ,
1409+ "shouldValidate" : true ,
1410+ "propertyType" : " text" ,
1411+ "regex" :" ^x-"
1412+ },
1413+ {
1414+ "propertyName" : " value" ,
1415+ "propertyKeyword" : " extensionValue" ,
1416+ "propertyValidate" : false ,
1417+ "propertyTooltip" : " Popup for multi-line text entry" ,
1418+ "propertyType" : " details" ,
1419+ "template" : " textarea" ,
1420+ "markdown" : false
1421+ }
1422+ ]
1423+ }
13241424 ],
13251425 "null" : [
13261426 {
@@ -1435,7 +1535,32 @@ making sure that you maintain a proper JSON format.
14351535 "propertyType" : " text" ,
14361536 "shouldValidate" : true
14371537 },
1438- " comments"
1538+ " comments" ,
1539+ {
1540+ "propertyName" : " extensions" ,
1541+ "propertyType" : " group" ,
1542+ "propertyKeyword" : " scopesExtensions" ,
1543+ "shouldValidate" : true ,
1544+ "propertyTooltip" : " " ,
1545+ "structure" : [
1546+ {
1547+ "propertyName" : " pattern" ,
1548+ "propertyKeyword" : " extensionPattern" ,
1549+ "shouldValidate" : true ,
1550+ "propertyType" : " text" ,
1551+ "regex" :" ^x-"
1552+ },
1553+ {
1554+ "propertyName" : " value" ,
1555+ "propertyKeyword" : " extensionValue" ,
1556+ "propertyValidate" : false ,
1557+ "propertyTooltip" : " Popup for multi-line text entry" ,
1558+ "propertyType" : " details" ,
1559+ "template" : " textarea" ,
1560+ "markdown" : false
1561+ }
1562+ ]
1563+ }
14391564 ],
14401565 "array" : [
14411566 {
0 commit comments