src/Tools/VSCode/extension/src/decorations.ts
changeset 69320 fc221fa79741
parent 68871 f5c76072db55
child 69352 f557375f6e17
equal deleted inserted replaced
69319:baccaf89ca0d 69320:fc221fa79741
    51   "var",
    51   "var",
    52   "inner_numeral",
    52   "inner_numeral",
    53   "inner_quoted",
    53   "inner_quoted",
    54   "inner_cartouche",
    54   "inner_cartouche",
    55   "inner_comment",
    55   "inner_comment",
       
    56   "comment1",
       
    57   "comment2",
       
    58   "comment3",
    56   "dynamic",
    59   "dynamic",
    57   "class_parameter",
    60   "class_parameter",
    58   "antiquote"
    61   "antiquote"
    59 ]
    62 ]
    60 
    63