We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce2314 commit 7ed6aa7Copy full SHA for 7ed6aa7
api/language-extensions/semantic-highlight-guide.md
@@ -253,7 +253,7 @@ The following table lists the currently predefined mappings.
253
| `function`|`entity.name.function`|
254
| `function.defaultLibrary`|`support.function`|
255
| `method`|`entity.name.function.member`|
256
-| `macro`|`entity.name.function.macro`|
+| `macro`|`entity.name.function.preprocessor`|
257
| `variable`|`variable.other.readwrite` , `entity.name.variable`|
258
| `variable.readonly`|`variable.other.constant`|
259
| `variable.readonly.defaultLibrary`|`support.constant`|
0 commit comments