|
48 | 48 | # ^ source.hcl.terraform meta.function-call.hcl constant.numeric.integer.hcl
|
49 | 49 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.end.hcl
|
50 | 50 | >parseint("100", 10)
|
51 |
| -#^^^^^^^^ source.hcl.terraform meta.function-call.hcl |
| 51 | +#^^^^^^^^ source.hcl.terraform meta.function-call.hcl support.function.builtin.terraform |
52 | 52 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.begin.hcl
|
53 | 53 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.begin.hcl
|
54 | 54 | # ^^^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl
|
|
293 | 293 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.end.hcl
|
294 | 294 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.end.hcl
|
295 | 295 | >trim("?!hello?!", "!?")
|
296 |
| -#^^^^ source.hcl.terraform meta.function-call.hcl |
| 296 | +#^^^^ source.hcl.terraform meta.function-call.hcl support.function.builtin.terraform |
297 | 297 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.begin.hcl
|
298 | 298 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.begin.hcl
|
299 | 299 | # ^^^^^^^^^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl
|
|
305 | 305 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.end.hcl
|
306 | 306 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.end.hcl
|
307 | 307 | >trimprefix("helloworld", "hello")
|
308 |
| -#^^^^^^^^^^ source.hcl.terraform meta.function-call.hcl |
| 308 | +#^^^^^^^^^^ source.hcl.terraform meta.function-call.hcl support.function.builtin.terraform |
309 | 309 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.begin.hcl
|
310 | 310 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.begin.hcl
|
311 | 311 | # ^^^^^^^^^^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl
|
|
317 | 317 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.end.hcl
|
318 | 318 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.end.hcl
|
319 | 319 | >trimsuffix("helloworld", "world")
|
320 |
| -#^^^^^^^^^^ source.hcl.terraform meta.function-call.hcl |
| 320 | +#^^^^^^^^^^ source.hcl.terraform meta.function-call.hcl support.function.builtin.terraform |
321 | 321 | # ^ source.hcl.terraform meta.function-call.hcl punctuation.section.parens.begin.hcl
|
322 | 322 | # ^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl punctuation.definition.string.begin.hcl
|
323 | 323 | # ^^^^^^^^^^ source.hcl.terraform meta.function-call.hcl string.quoted.double.hcl
|
|
0 commit comments