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
Auto merge of #12037 - lnicola:inlay-hint-config, r=lnicola
fix: Remove `rust-analyzer.inlayHints.enable` and set language scope
Closes#12036
CC #12027 (comment)
The key was left there by mistake in #12006.
Setting the configuration scope only works if you already have it created, which is fine, but unfortunately not quite discoverable.
0 commit comments