Is there a way to exclude generated files from search #448
InquisitorJax
started this conversation in
General
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.
-
The new source generators are fantastic!
The only downside is that when I search using Ctrl+, - all the generated files show up in the results - this makes navigating to the code file I want a bit of a pain.
Is there a way to exclude the generated files, by for ex. marking it with [GeneratedCode] or some alternative way to make finding the files easier?
An alternative is to use the solution search (Ctrl+;) - but you don't get the fuzzy search capabilities there.
Beta Was this translation helpful? Give feedback.
All reactions