File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ repository:
123123 - name : keyword.control.cloudformation
124124 match : us-east-[\d]\w*|us-west-[\d]\w*|eu-west-[\d]\w*|eu-central-[\d]\w*|ap-southeast-[\d]\w*|ap-northeast-[\d]\w*|sa-east-[\d]\w*
125125 - name : keyword.other.cloudformation
126- match : m[1-3 ]\.\w*|m[1-3 ]\.\w*|t[1-3]\.\w*|c[1-3 ]\.\w*|r[1-3]\.\w*|g[1-3]\.\w*|i[1-3]\.\w*|hs[1-3]\.\w*|cr[1-3]\.\w*|cg[1-3]\.\w*|hi[1-3]\.\w*|cc[1-3]\.\w*
126+ match : m[1-4 ]\.\w*|m[1-4 ]\.\w*|t[1-3]\.\w*|c[1-4 ]\.\w*|r[1-3]\.\w*|g[1-3]\.\w*|i[1-3]\.\w*|hs[1-3]\.\w*|cr[1-3]\.\w*|cg[1-3]\.\w*|hi[1-3]\.\w*|cc[1-3]\.\w*
127127 - name : variable.parameter
128128 match : String|Number|CommaDelimitedList|ami-\w*|True|False|tcp|udp
129129
Original file line number Diff line number Diff line change 114114 </dict >
115115 <dict >
116116 <key >match </key >
117- <string >m[1-3 ]\.\w*|m[1-3 ]\.\w*|t[1-3]\.\w*|c[1-3 ]\.\w*|r[1-3]\.\w*|g[1-3]\.\w*|i[1-3]\.\w*|hs[1-3]\.\w*|cr[1-3]\.\w*|cg[1-3]\.\w*|hi[1-3]\.\w*|cc[1-3]\.\w* </string >
117+ <string >m[1-4 ]\.\w*|m[1-4 ]\.\w*|t[1-3]\.\w*|c[1-4 ]\.\w*|r[1-3]\.\w*|g[1-3]\.\w*|i[1-3]\.\w*|hs[1-3]\.\w*|cr[1-3]\.\w*|cg[1-3]\.\w*|hi[1-3]\.\w*|cc[1-3]\.\w* </string >
118118 <key >name </key >
119119 <string >keyword.other.cloudformation </string >
120120 </dict >
You can’t perform that action at this time.
0 commit comments