rust-analyzer
rust-analyzer copied to clipboard
Hover range breaks within attribute macros
rust-analyzer version: rust-analyzer 1.76.0 (07dca489 2024-02-04)
rustc version: rustc 1.76.0 (07dca489a 2024-02-04)
relevant settings: I'v set "rust-analyzer.procMacro.ignored": { "tokio": [ "main" ], "tracing": [ "instrument" ] }
https://github.com/rust-lang/rust-analyzer/assets/97848247/dd01ef5c-17f4-4f19-b769-9b92e6dc5e03
hover range no longer works(to get type info).