-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-bugCategory: bugCategory: bug
Description
I don't know if this is actually a bug, but certain keywords like const
, struct
, fn
etc are not being highlighted / italicized. This has been the case for pre-release
versions in VSCode for the past few weeks, while the release
version hasn't changed.
The only difference between the screenshots below is the version, all the settings are the same (semantic highlighting is enabled).
rustc version: rustc 1.71.0-nightly (ce5919fce 2023-05-15)
server stopped / no extension:
rust-analyzer release version: 0.3.1506-standalone
rust-analyzer pre-release version: 0.4.1510-standalone
maxwase
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bug