kitamstudios / rust-analyzer.vs

Rust language support for Visual Studio 2022
https://marketplace.visualstudio.com/items?itemName=kitamstudios.RustAnalyzer
Other
138 stars 10 forks source link

Support for the Code Definition Window #22

Open the-a-man-006 opened 1 year ago

the-a-man-006 commented 1 year ago

The Code Definition Window stays open and shows the definition of any class/function/variable the caret is at, in C++. Would be great if it could be made to work with Rust too...

parthopdas commented 1 year ago

yeah good feature request. we'll take this up soon.