Color macros (fixes #4462)

This commit is contained in:
George Fraser 2020-05-15 19:27:18 -07:00
parent cffa70be01
commit fd83d0e9ba

View File

@ -604,6 +604,9 @@
{
"language": "rust",
"scopes": {
"macro": [
"entity.name.function.macro.rust"
],
"attribute": [
"meta.attribute.rust"
],