I frequently find myself with large R projects with files such as:
A.Rmd
a.rds
a.sql
A.HTML
B.Rmd
b.rds
B.HTML
C.Rmd
c_raw.csv
c.rds
C.HTML
etc.
When looking for a specific file in such a Project, I have the option to sort the File Explorer by Name, Size, and Modified Date. However, often it seems to be that sorting/grouping by file type, as one can in Windows Explorer, would be most helpful to find what I am looking for. It would be great to have this as an option!