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 @@ -349,7 +349,7 @@ contexts:
349349 - match : \bendfor\b
350350 scope : keyword.control.loop.end.terraform
351351 - match : \bin\b
352- scope : keyword.operator.iteration .in.terraform
352+ scope : keyword.control.loop .in.terraform
353353 - include : expressions
354354
355355 # String Heredocs
Original file line number Diff line number Diff line change 548548# ^^ meta.interpolation.terraform punctuation.section.interpolation.begin.terraform
549549# ^^^ keyword.control.loop.for.terraform
550550# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.interpolation.terraform
551- # ^^ keyword.operator.iteration .in.terraform
551+ # ^^ keyword.control.loop .in.terraform
552552# ^^^ meta.interpolation.terraform variable.language.terraform
553553# ^ meta.interpolation.terraform punctuation.accessor.dot.terraform
554554# ^^^^^ meta.interpolation.terraform variable.other.member.terraform
You can’t perform that action at this time.
0 commit comments