|
326 | 326 | # ^^ punctuation.section.interpolation.begin.terraform
|
327 | 327 | # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.interpolation.terraform
|
328 | 328 | # ^^^^^^^^^^^^^^^^^^^^^^^^^^ source.terraform
|
329 |
| -# ^ keyword.operator.terraform |
| 329 | +# ^ keyword.operator.ternary.terraform |
330 | 330 | # ^^^^ meta.interpolation.terraform constant.language.boolean.true.terraform
|
331 |
| -# ^ meta.interpolation.terraform keyword.operator.terraform |
| 331 | +# ^ meta.interpolation.terraform keyword.operator.ternary.terraform |
332 | 332 | # ^^^^^ meta.interpolation.terraform constant.language.boolean.false.terraform
|
333 | 333 | # ^ meta.interpolation.terraform punctuation.section.interpolation.end.terraform
|
334 | 334 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform
|
|
495 | 495 | # ^^ meta.interpolation.terraform punctuation.section.interpolation.begin.terraform
|
496 | 496 | # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.interpolation.terraform
|
497 | 497 | # ^^ meta.interpolation.terraform keyword.control.terraform
|
498 |
| -# ^^ meta.interpolation.terraform keyword.operator.terraform |
| 498 | +# ^^ meta.interpolation.terraform keyword.operator.comparison.terraform |
499 | 499 | # ^ source.terraform meta.interpolation.terraform string.quoted.double.terraform punctuation.definition.string.begin.terraform
|
500 | 500 | # ^^^^^^ source.terraform meta.interpolation.terraform string.quoted.double.terraform
|
501 | 501 | # ^ source.terraform meta.interpolation.terraform string.quoted.double.terraform punctuation.definition.string.end.terraform
|
|
519 | 519 | # ^^ meta.interpolation.terraform punctuation.section.interpolation.begin.terraform
|
520 | 520 | # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.interpolation.terraform
|
521 | 521 | # ^^ meta.interpolation.terraform keyword.control.terraform
|
522 |
| -# ^^ meta.interpolation.terraform keyword.operator.terraform |
| 522 | +# ^^ meta.interpolation.terraform keyword.operator.comparison.terraform |
523 | 523 | # ^ source.terraform meta.interpolation.terraform string.quoted.double.terraform punctuation.definition.string.begin.terraform
|
524 | 524 | # ^^^^^^ source.terraform meta.interpolation.terraform string.quoted.double.terraform
|
525 | 525 | # ^ source.terraform meta.interpolation.terraform string.quoted.double.terraform punctuation.definition.string.end.terraform
|
|
576 | 576 |
|
577 | 577 | a == b
|
578 | 578 | # ^ -keyword -operator
|
579 |
| -# ^^ keyword.operator.terraform |
| 579 | +# ^^ keyword.operator.comparison.terraform |
580 | 580 | # ^ -keyword -operator
|
581 | 581 |
|
582 | 582 | a != b
|
583 | 583 | # ^ -keyword -operator
|
584 |
| -# ^^ keyword.operator.terraform |
| 584 | +# ^^ keyword.operator.comparison.terraform |
585 | 585 | # ^ -keyword -operator
|
586 | 586 |
|
587 | 587 | a < b
|
588 | 588 | # ^ -keyword -operator
|
589 |
| -# ^ keyword.operator.terraform |
| 589 | +# ^ keyword.operator.comparison.terraform |
590 | 590 | # ^ -keyword -operator
|
591 | 591 |
|
592 | 592 | a <= b
|
593 | 593 | # ^ -keyword -operator
|
594 |
| -# ^^ keyword.operator.terraform |
| 594 | +# ^^ keyword.operator.comparison.terraform |
595 | 595 | # ^ -keyword -operator
|
596 | 596 |
|
597 | 597 | a > b
|
598 | 598 | # ^ -keyword -operator
|
599 |
| -# ^ keyword.operator.terraform |
| 599 | +# ^ keyword.operator.comparison.terraform |
600 | 600 | # ^ -keyword -operator
|
601 | 601 |
|
602 | 602 | a >= b
|
603 | 603 | # ^ -keyword -operator
|
604 |
| -# ^^ keyword.operator.terraform |
| 604 | +# ^^ keyword.operator.comparison.terraform |
605 | 605 | # ^ -keyword -operator
|
606 | 606 |
|
607 | 607 | /////
|
|
666 | 666 | # ^ meta.function-call.terraform punctuation.section.parens.begin.terraform
|
667 | 667 | # ^^^^^^^^^ meta.function-call.terraform
|
668 | 668 | # ^ meta.function-call.terraform punctuation.section.parens.end.terraform
|
669 |
| -# ^ keyword.operator.terraform |
| 669 | +# ^ keyword.operator.comparison.terraform |
670 | 670 | # ^ constant.numeric.integer.terraform
|
671 |
| -# ^ keyword.operator.terraform |
| 671 | +# ^ keyword.operator.ternary.terraform |
672 | 672 | # ^ punctuation.section.brackets.begin.terraform
|
673 | 673 | # ^ constant.numeric.integer.terraform
|
674 | 674 | # ^ punctuation.section.brackets.end.terraform
|
675 |
| -# ^ keyword.operator.terraform |
| 675 | +# ^ keyword.operator.ternary.terraform |
676 | 676 |
|
677 | 677 | /////
|
678 | 678 | // Ellipsis
|
|
2617 | 2617 | # ^^^^^^^^ variable.other.readwrite.terraform
|
2618 | 2618 | # ^ punctuation.accessor.dot.terraform
|
2619 | 2619 | # ^^^^^^^^^ variable.other.member.terraform
|
2620 |
| -# ^^ keyword.operator.terraform |
| 2620 | +# ^^ keyword.operator.comparison.terraform |
2621 | 2621 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform
|
2622 | 2622 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform
|
2623 |
| -# ^ keyword.operator.terraform |
| 2623 | +# ^ keyword.operator.ternary.terraform |
2624 | 2624 | # ^^^^ meta.function-call.terraform support.function.builtin.terraform
|
2625 | 2625 | # ^ meta.function-call.terraform punctuation.section.parens.begin.terraform
|
2626 | 2626 | # ^^^^^^^^ meta.function-call.terraform
|
|
2631 | 2631 | # ^ meta.function-call.terraform punctuation.accessor.dot.terraform
|
2632 | 2632 | # ^^^^^^^^^ meta.function-call.terraform variable.other.member.terraform
|
2633 | 2633 | # ^ meta.function-call.terraform punctuation.section.parens.end.terraform
|
2634 |
| -# ^ keyword.operator.terraform |
| 2634 | +# ^ keyword.operator.ternary.terraform |
2635 | 2635 | # ^^^^ meta.function-call.terraform support.function.builtin.terraform
|
2636 | 2636 | # ^ meta.function-call.terraform punctuation.section.parens.begin.terraform
|
2637 | 2637 | # ^^^^^^^^ meta.function-call.terraform
|
|
2663 | 2663 | # ^^^^^^^^ variable.other.readwrite.terraform
|
2664 | 2664 | # ^ punctuation.accessor.dot.terraform
|
2665 | 2665 | # ^^^^^^^^^ variable.other.member.terraform
|
2666 |
| -# ^^ keyword.operator.terraform |
| 2666 | +# ^^ keyword.operator.comparison.terraform |
2667 | 2667 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform
|
2668 | 2668 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform
|
2669 |
| -# ^ keyword.operator.terraform |
| 2669 | +# ^ keyword.operator.ternary.terraform |
2670 | 2670 | # ^ punctuation.section.brackets.begin.terraform
|
2671 | 2671 | # ^ punctuation.accessor.dot.terraform
|
2672 | 2672 | # ^^^^^^^^^^ variable.other.member.terraform
|
2673 | 2673 | # ^ punctuation.separator.terraform
|
2674 | 2674 | # ^ punctuation.accessor.dot.terraform
|
2675 | 2675 | # ^^^^^^^^^ variable.other.member.terraform
|
2676 | 2676 | # ^ punctuation.section.brackets.end.terraform
|
2677 |
| -# ^ keyword.operator.terraform |
| 2677 | +# ^ keyword.operator.ternary.terraform |
2678 | 2678 | # ^ punctuation.section.brackets.begin.terraform
|
2679 | 2679 | # ^ punctuation.accessor.dot.terraform
|
2680 | 2680 | # ^^^^^^^^^^ variable.other.member.terraform
|
|
2702 | 2702 | # ^ meta.function-call.terraform punctuation.section.parens.end.terraform
|
2703 | 2703 | # ^^ keyword.control.conditional.terraform
|
2704 | 2704 | # ^ variable.other.readwrite.terraform
|
2705 |
| -# ^^ keyword.operator.terraform |
| 2705 | +# ^^ keyword.operator.comparison.terraform |
2706 | 2706 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform
|
2707 | 2707 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform
|
2708 | 2708 | # ^ punctuation.section.brackets.end.terraform
|
|
2732 | 2732 | # ^ variable.other.readwrite.terraform
|
2733 | 2733 | # ^^ keyword.control.conditional.terraform
|
2734 | 2734 | # ^ variable.other.readwrite.terraform
|
2735 |
| -# ^ keyword.operator.terraform |
| 2735 | +# ^ keyword.operator.comparison.terraform |
2736 | 2736 | # ^ constant.numeric.integer.terraform
|
2737 | 2737 | # ^ punctuation.section.brackets.end.terraform
|
2738 | 2738 |
|
|
2813 | 2813 | # ^^^ keyword.operator.terraform
|
2814 | 2814 | # ^^ keyword.control.conditional.terraform
|
2815 | 2815 | # ^ variable.other.readwrite.terraform
|
2816 |
| -# ^^ keyword.operator.terraform |
| 2816 | +# ^^ keyword.operator.comparison.terraform |
2817 | 2817 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform
|
2818 | 2818 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform
|
2819 | 2819 | # ^ punctuation.section.braces.end.terraform
|
|
0 commit comments