|
661 | 661 | }, |
662 | 662 | { |
663 | 663 | "c": "new", |
664 | | - "t": "source.coffee meta.class.instance.constructor keyword.operator.new.coffee", |
| 664 | + "t": "source.coffee meta.class.instance.constructor.coffee keyword.operator.new.coffee", |
665 | 665 | "r": { |
666 | 666 | "dark_plus": "keyword.operator.new: #569CD6", |
667 | 667 | "light_plus": "keyword.operator.new: #0000FF", |
|
672 | 672 | }, |
673 | 673 | { |
674 | 674 | "c": " ", |
675 | | - "t": "source.coffee meta.class.instance.constructor", |
| 675 | + "t": "source.coffee meta.class.instance.constructor.coffee", |
676 | 676 | "r": { |
677 | 677 | "dark_plus": "default: #D4D4D4", |
678 | 678 | "light_plus": "default: #000000", |
|
683 | 683 | }, |
684 | 684 | { |
685 | 685 | "c": "Car", |
686 | | - "t": "source.coffee meta.class.instance.constructor entity.name.type.instance.coffee", |
| 686 | + "t": "source.coffee meta.class.instance.constructor.coffee entity.name.type.instance.coffee", |
687 | 687 | "r": { |
688 | 688 | "dark_plus": "entity.name.type: #4EC9B0", |
689 | 689 | "light_plus": "entity.name.type: #267F99", |
|
914 | 914 | }, |
915 | 915 | { |
916 | 916 | "c": "new", |
917 | | - "t": "source.coffee meta.class.instance.constructor keyword.operator.new.coffee", |
| 917 | + "t": "source.coffee meta.class.instance.constructor.coffee keyword.operator.new.coffee", |
918 | 918 | "r": { |
919 | 919 | "dark_plus": "keyword.operator.new: #569CD6", |
920 | 920 | "light_plus": "keyword.operator.new: #0000FF", |
|
925 | 925 | }, |
926 | 926 | { |
927 | 927 | "c": " ", |
928 | | - "t": "source.coffee meta.class.instance.constructor", |
| 928 | + "t": "source.coffee meta.class.instance.constructor.coffee", |
929 | 929 | "r": { |
930 | 930 | "dark_plus": "default: #D4D4D4", |
931 | 931 | "light_plus": "default: #000000", |
|
936 | 936 | }, |
937 | 937 | { |
938 | 938 | "c": "Car", |
939 | | - "t": "source.coffee meta.class.instance.constructor entity.name.type.instance.coffee", |
| 939 | + "t": "source.coffee meta.class.instance.constructor.coffee entity.name.type.instance.coffee", |
940 | 940 | "r": { |
941 | 941 | "dark_plus": "entity.name.type: #4EC9B0", |
942 | 942 | "light_plus": "entity.name.type: #267F99", |
|
0 commit comments