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

The extension turns on the Navigation bar #47

Open opsidjflksdf opened 5 months ago

opsidjflksdf commented 5 months ago

I keep the Navigation bar hidden ( the two combos at the top of the editor tab, with class and the members). There is a setting in Visual Studio for it, for All Languages, or for individual languages. Once I installed the extension, the Navi bar is always shown, regardless of my setting being off for all languages (and there isn't an entry in options for Rust). It's on no matter the language I'm in, with the editor, i.e. no matter the file extension (I normally program in C# and C++), even once I disabled the extension. Only way I could could get it to go away was to completely uninstall the Rust extension. Any help on that? Much respect for your work!

opsidjflksdf commented 5 months ago

Turns out disabling the extension does get me rid of the Navigation Bar. My bad. Would still want it hidden with the extension turned on.

parthopdas commented 4 months ago

Please can you attach an image of what you are referring to and the desired state?

opsidjflksdf commented 4 months ago

C#_NoNavigationBar NavigationBarOptionsNoRust RustNavigationBar Sure, I attached pictures