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
So I disabled the Rust-analyzer > Inlay Hints: Enable setting. This setting disabled most of the inlay hints.
However, type hints for variables are still showing. This setting appears to be controlled solely by the Rust-analyzer > Inlay Hints: Type Hints setting and is unaffected by the disabling of the Inlay Hints: Enable setting.
See screenshots below:
You can easily fix it just by disabling the Type Hints setting, but I thought I should report this since it's unintended behavior. Sorry if I'm being unnecessarily petty.
The text was updated successfully, but these errors were encountered:
rust-analyzer version: rust-analyzer version: 65fbe0a 2022-04-18 stable
So I disabled the
Rust-analyzer > Inlay Hints: Enable
setting. This setting disabled most of the inlay hints.However, type hints for variables are still showing. This setting appears to be controlled solely by the
Rust-analyzer > Inlay Hints: Type Hints
setting and is unaffected by the disabling of theInlay Hints: Enable
setting.See screenshots below:
You can easily fix it just by disabling the Type Hints setting, but I thought I should report this since it's unintended behavior. Sorry if I'm being unnecessarily petty.
The text was updated successfully, but these errors were encountered: