Skip to content

fix: preserve default R and R Markdown file extensions - #16

Open
eitsupi wants to merge 3 commits into
mainfrom
fix/r-default-file-extension
Open

eitsupi wants to merge 3 commits into
mainfrom
fix/r-default-file-extension

Conversation

@eitsupi

@eitsupi eitsupi commented Sep 26, 2026 •

Copy link
Copy Markdown
Member

Summary

Remove duplicate R file extensions and aliases from the language contribution so VS Code's built-in .R default is preserved. VS Code continues to provide the R file associations, including .rhistory, .rprofile, and .rt.

Keep the Rscript first-line detection and language configuration to preserve region folding and existing editing behavior.

Also fix to use .Rmd as the primary extension for R Markdown instead of .rmd.

Fixes #11.

@eitsupi eitsupi changed the title fix: preserve VS Code's default R file extension fix: preserve default R and R Markdown file extensions Sep 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix default R file extension

1 participant