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

Make only macro definitions bold and not calls

This commit is contained in:
Steffo 2022-11-20 00:59:59 +01:00
parent b897420acb
commit b788201aeb
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -556,7 +556,7 @@
{
"name": "meta-declaration",
"scope": [
"entity.name.function.macro.rust",
"meta.macro.rules entity.name.function.macro.rust",
],
"settings": {
"foreground": "#bbb529",