New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[enhancement] add .editorconfig support #1711
Comments
|
We're big fans of |
|
Would this mean that |
|
|
|
Yes, I know. What I'm wondering is whether those non-personal, project-wide editor settings will be moved from |
|
Maybe instead of embedding editorconfig in RStudio, it would be easier (I don't know, it's just an idea) to create a translator from editorconfig to rstudioprojects and the other way around? |
|
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. |
Hello,
would it be possible to add .editorconfig support for rstudio? See here: http://editorconfig.org/
If possible, a second improvement would be to add an .editorconfig file to each new rstudio project with sane defaults (e.g. use Hadley Wickham's styleguide).
This would make collaborating much easier and nicer.
Thanks!
The text was updated successfully, but these errors were encountered: