File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ repository:
104104
105105 string_interpolation_functions :
106106 comment : Builtin functions
107- begin : (base64decode|base64encode|base64sha256|ceil|cidrnetmask|compact|distinct|file|floor|keys|length|lower|md5|pathexpand|replace|sha1|sha256|signum|sort|timestamp|title|trimspace|upper|uuid|values|cidrhost|cidrsubnet|coalesce|concat|element| format|formatlist|from| index|join|jsonencode|length|list|lookup|map|max|merge|min|slice|split|substr|zipmap)(\()
107+ begin : (base64decode|base64encode|base64gzip| base64sha256|base64sha512|basename|bcrypt|ceil|chomp|cidrhost|cidrnetmask|cidrsubnet|coalesce|coalescelist|compact|concat|contains|dirname|distinct|element|file|flatten|floor| format|formatlist|index|join|jsonencode|keys| length|list|log| lookup|lower| map|matchkeys| max|md5| merge|min|pathexpand|pow|replace|sha1|sha256|sha512|signum| slice|sort| split|substr|timestamp|title|trimspace|upper|urlencode|uuid|values |zipmap)(\()
108108 beginCaptures :
109109 ' 1 ' : {name: keyword.other.function.inline.terraform}
110110 ' 2 ' : {name: keyword.other.section.begin.terraform}
Original file line number Diff line number Diff line change 328328 <key >string_interpolation_functions </key >
329329 <dict >
330330 <key >begin </key >
331- <string >(base64decode|base64encode|base64sha256|ceil|cidrnetmask|compact|distinct|file|floor|keys|length|lower|md5|pathexpand|replace|sha1|sha256|signum|sort|timestamp|title|trimspace|upper|uuid|values|cidrhost|cidrsubnet|coalesce|concat|element| format|formatlist|from| index|join|jsonencode|length|list|lookup|map|max|merge|min|slice|split|substr|zipmap)(\() </string >
331+ <string >(base64decode|base64encode|base64gzip| base64sha256|base64sha512|basename|bcrypt|ceil|chomp|cidrhost|cidrnetmask|cidrsubnet|coalesce|coalescelist|compact|concat|contains|dirname|distinct|element|file|flatten|floor| format|formatlist|index|join|jsonencode|keys| length|list|log| lookup|lower| map|matchkeys| max|md5| merge|min|pathexpand|pow|replace|sha1|sha256|sha512|signum| slice|sort| split|substr|timestamp|title|trimspace|upper|urlencode|uuid|values |zipmap)(\() </string >
332332 <key >beginCaptures </key >
333333 <dict >
334334 <key >1 </key >
You can’t perform that action at this time.
0 commit comments