Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Outline view Follow Cursor does not work #951

Closed
lijh8 opened this issue Apr 14, 2022 · 4 comments
Closed

Outline view Follow Cursor does not work #951

lijh8 opened this issue Apr 14, 2022 · 4 comments

Comments

@lijh8
Copy link

lijh8 commented Apr 14, 2022

macOS: 12.3.1
VSCode: 1.66.2
rust-lang.rust: v0.7.8

Outline view Follow Cursor does not work. The corresponding function name entries in outline view will not highlight when clicking between function bodies.

@lnicola
Copy link
Member

lnicola commented Apr 14, 2022

@lijh8
Copy link
Author

lijh8 commented Apr 14, 2022

rust-lang.rust already provides outline view. clicking function name entry will show the corresponding function body.

It is just the reverse does not work, clicking inside function body does not show the function name entry. Will rust-lang.rust not include this feature in the future? I prefer not installing too many extra extensions on VSCode.

@lnicola
Copy link
Member

lnicola commented Apr 14, 2022

rust-lang.rust has been unmaintained for more than a year and is going to be replaced with rust-analyzer: https://blog.rust-lang.org/2022/02/21/rust-analyzer-joins-rust-org.html, #927 etc.

@lijh8
Copy link
Author

lijh8 commented Apr 14, 2022

Thanks, I just uninstall rust-lang.rust and install matklad.rust-analyzer. rust-analyzer seems cool. rename by F2 works too.

@lijh8 lijh8 closed this as completed Apr 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants