"array": { }, "comments": { }, "constant": { }, "number": { }, "object": { }, "string": { }, "objectkey": { }, "stringcontent": { }, "value": { "patterns": [ { "include": "#constant" }, { "include": "#number" }, { "include": "#string" }, { "include": "#array" }, { "include": "#object" }, { "include": "#comments" } ] } } } 18