Basic Q: How to do global search inside specific filetype? #5062
-
How to do global search inside specific filetype? Only inside *.rs or *.md |
Beta Was this translation helpful? Give feedback.
Answered by
the-mikedavis
Dec 8, 2022
Replies: 1 comment
-
There isn't a way to filter by file-type but you can perform the global search and then type |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Proful
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There isn't a way to filter by file-type but you can perform the global search and then type
.rs
or.md
to filter the matches by their filenames