|
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.terraform |
331 | | -# ^ meta.interpolation.terraform keyword.operator.terraform |
| 331 | +# ^ meta.interpolation.terraform keyword.operator.ternary.terraform |
332 | 332 | # ^^^^^ meta.interpolation.terraform constant.language.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 |
|
2607 | 2607 | # ^^^^^^^^ variable.other.readwrite.terraform |
2608 | 2608 | # ^ punctuation.accessor.dot.terraform |
2609 | 2609 | # ^^^^^^^^^ variable.other.member.terraform |
2610 | | -# ^^ keyword.operator.terraform |
| 2610 | +# ^^ keyword.operator.comparison.terraform |
2611 | 2611 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform |
2612 | 2612 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform |
2613 | | -# ^ keyword.operator.terraform |
| 2613 | +# ^ keyword.operator.ternary.terraform |
2614 | 2614 | # ^^^^ meta.function-call.terraform support.function.builtin.terraform |
2615 | 2615 | # ^ meta.function-call.terraform punctuation.section.parens.begin.terraform |
2616 | 2616 | # ^^^^^^^^ meta.function-call.terraform |
|
2621 | 2621 | # ^ meta.function-call.terraform punctuation.accessor.dot.terraform |
2622 | 2622 | # ^^^^^^^^^ meta.function-call.terraform variable.other.member.terraform |
2623 | 2623 | # ^ meta.function-call.terraform punctuation.section.parens.end.terraform |
2624 | | -# ^ keyword.operator.terraform |
| 2624 | +# ^ keyword.operator.ternary.terraform |
2625 | 2625 | # ^^^^ meta.function-call.terraform support.function.builtin.terraform |
2626 | 2626 | # ^ meta.function-call.terraform punctuation.section.parens.begin.terraform |
2627 | 2627 | # ^^^^^^^^ meta.function-call.terraform |
|
2653 | 2653 | # ^^^^^^^^ variable.other.readwrite.terraform |
2654 | 2654 | # ^ punctuation.accessor.dot.terraform |
2655 | 2655 | # ^^^^^^^^^ variable.other.member.terraform |
2656 | | -# ^^ keyword.operator.terraform |
| 2656 | +# ^^ keyword.operator.comparison.terraform |
2657 | 2657 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform |
2658 | 2658 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform |
2659 | | -# ^ keyword.operator.terraform |
| 2659 | +# ^ keyword.operator.ternary.terraform |
2660 | 2660 | # ^ punctuation.section.brackets.begin.terraform |
2661 | 2661 | # ^ punctuation.accessor.dot.terraform |
2662 | 2662 | # ^^^^^^^^^^ variable.other.member.terraform |
2663 | 2663 | # ^ punctuation.separator.terraform |
2664 | 2664 | # ^ punctuation.accessor.dot.terraform |
2665 | 2665 | # ^^^^^^^^^ variable.other.member.terraform |
2666 | 2666 | # ^ punctuation.section.brackets.end.terraform |
2667 | | -# ^ keyword.operator.terraform |
| 2667 | +# ^ keyword.operator.ternary.terraform |
2668 | 2668 | # ^ punctuation.section.brackets.begin.terraform |
2669 | 2669 | # ^ punctuation.accessor.dot.terraform |
2670 | 2670 | # ^^^^^^^^^^ variable.other.member.terraform |
|
2692 | 2692 | # ^ meta.function-call.terraform punctuation.section.parens.end.terraform |
2693 | 2693 | # ^^ keyword.control.conditional.terraform |
2694 | 2694 | # ^ variable.other.readwrite.terraform |
2695 | | -# ^^ keyword.operator.terraform |
| 2695 | +# ^^ keyword.operator.comparison.terraform |
2696 | 2696 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform |
2697 | 2697 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform |
2698 | 2698 | # ^ punctuation.section.brackets.end.terraform |
|
2722 | 2722 | # ^ variable.other.readwrite.terraform |
2723 | 2723 | # ^^ keyword.control.conditional.terraform |
2724 | 2724 | # ^ variable.other.readwrite.terraform |
2725 | | -# ^ keyword.operator.terraform |
| 2725 | +# ^ keyword.operator.comparison.terraform |
2726 | 2726 | # ^ constant.numeric.integer.terraform |
2727 | 2727 | # ^ punctuation.section.brackets.end.terraform |
2728 | 2728 |
|
|
2803 | 2803 | # ^^^ keyword.operator.terraform |
2804 | 2804 | # ^^ keyword.control.conditional.terraform |
2805 | 2805 | # ^ variable.other.readwrite.terraform |
2806 | | -# ^^ keyword.operator.terraform |
| 2806 | +# ^^ keyword.operator.comparison.terraform |
2807 | 2807 | # ^ string.quoted.double.terraform punctuation.definition.string.begin.terraform |
2808 | 2808 | # ^ string.quoted.double.terraform punctuation.definition.string.end.terraform |
2809 | 2809 | # ^ punctuation.section.braces.end.terraform |
|
0 commit comments