Closed
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