1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-10-16 09:37:28 +00:00

Make macro_rules macro names bold

This commit is contained in:
Steffo 2022-11-20 00:58:19 +01:00
parent 04143465ce
commit eb91154e84
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -553,6 +553,16 @@
"foreground": "#bbb529",
}
},
{
"name": "meta-declaration",
"scope": [
"entity.name.function.macro.rust",
],
"settings": {
"foreground": "#bbb529",
"fontStyle": "bold",
}
},
{
"name": "heading",
"scope": [