Find all references excluding tests #40162
kskalski
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to figure if that is possible in Rust codebase to find references excluding
#[cfg(test)]
code. I think this feature is available in rust-analyzer (rust-lang/rust-analyzer#14530).Bonus - use different color / visual style for test and prod code in the outline / references list.
Beta Was this translation helpful? Give feedback.
All reactions