mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-10 23:06:23 +00:00
ca61356b01
This is a quick way to implement unresolved reference diagnostics. For example, adding to VS Code config "editor.tokenColorCustomizationsExperimental": { "unresolvedReference": "#FF0000" }, will highlight all unresolved refs in red. |
||
---|---|---|
.. | ||
code |