You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#12037 - lnicola:inlay-hint-config, r=lnicola
fix: Remove `rust-analyzer.inlayHints.enable` and set language scope
Closesrust-lang#12036
CC rust-lang/rust-analyzer#12027 (comment)
The key was left there by mistake in rust-lang#12006.
Setting the configuration scope only works if you already have it created, which is fine, but unfortunately not quite discoverable.
0 commit comments