File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12241224 },
12251225 {
12261226 "name" : " [Rust] Macro" ,
1227- "scope" : [
1228- " meta.macro.rust"
1229- ],
1227+ "scope" : " source.rust meta.macro entity.name.function" ,
12301228 "settings" : {
12311229 "fontStyle" : " bold" ,
12321230 "foreground" : " #88C0D0"
12351233 {
12361234 "name" : " [Rust] Attributes" ,
12371235 "scope" : [
1238- " meta.attribute.rust " ,
1239- " meta.attribute.rust punctuation" ,
1240- " meta.attribute.rust keyword.operator"
1236+ " source.rust meta.attribute" ,
1237+ " source.rust meta.attribute punctuation" ,
1238+ " source.rust meta.attribute keyword.operator"
12411239 ],
12421240 "settings" : {
12431241 "foreground" : " #5E81AC" ,
12441242 }
12451243 },
1244+ {
1245+ "name" : " [Rust] Traits" ,
1246+ "scope" : " source.rust entity.name.type.trait" ,
1247+ "settings" : {
1248+ "fontStyle" : " bold"
1249+ }
1250+ },
12461251 {
12471252 "name" : " [Rust] Interpolation Bracket Curly" ,
1248- "scope" : [
1249- " punctuation.definition.interpolation.rust"
1250- ],
1253+ "scope" : " source.rust punctuation.definition.interpolation" ,
12511254 "settings" : {
1252- "foreground" : " #A3BE8C " ,
1255+ "foreground" : " #EBCB8B " ,
12531256 }
12541257 },
12551258 {
You can’t perform that action at this time.
0 commit comments