rstudio / rstudio

RStudio is an integrated development environment (IDE) for R
https://posit.co/products/open-source/rstudio/
Other
4.6k stars 1.08k forks source link

Open/import dialogs should pre-filter files extensions #13933

Open mirh opened 7 months ago

mirh commented 7 months ago

All Files (*.*) should still be available then, but by default only whatever extension an action calls for (SAS/xpt, SPSS/sav, Excel/xls(x), Stata/dta and of course csv/tsv, rdata/rda) should be selectable.

https://www.electronjs.org/docs/latest/api/dialog https://learn.microsoft.com/en-us/windows/win32/shell/common-file-dialog#specifying-file-types-for-a-dialog

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions.

mirh commented 1 month ago

Yes it's still a thing in 2024.04.1