{ "$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json", "name": "DEF Support", "patterns": [ { "include": "#comment" }, { "include": "#strings" }, { "include": "#function" }, { "include": "#variables" }, { "include": "#types" }, { "include": "#keywords" }, { "include": "#numbers" }, { "include": "#unquoted-strings" } ], "repository": { "keywords": { "patterns": [ { "name": "storage.type.def", "match": "\\b(FORMAT|ADDRESS|FORMATTING|FORCE|LEADER|ZERO_FORMAT|TRAILER|OMIT|MAX|MIN)\\b" } ] }, "strings": { "name": "string.quoted.double.def", "begin": "(?