Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

RStudio-like indentation #7

Closed
kylebarron opened this issue Oct 13, 2017 · 4 comments
Closed

RStudio-like indentation #7

kylebarron opened this issue Oct 13, 2017 · 4 comments

Comments

@kylebarron
Copy link
Contributor

R-indent, a fork of Python-indent, contains code to have RStudio-like indentation after the %>% and + operators, but the R-indent package is not currently published on the Atom package manager.

I'm thinking about adding the MIT-licensed R-indent code to this repository, since indentation is usually a function that a language package takes care of (at least giving characters after which the indentation should increase or decrease). I'll look at updating the R-indent code to the most recent Python-indent version, since R-indent is 17 commits behind master.

@randy3k
Copy link
Member

randy3k commented Oct 13, 2017

@jfiksel are you interested in collaboration here? We can add you to REditorSupport if you want to contribute.

PS: This organization is maintained by me (a Sublime Text R package author) and @Ikuyadeu (a VSCode R package author). Inspired by JuliaEditorSupport, we have a plan to move our R packages under this organization.

@kylebarron
Copy link
Contributor Author

kylebarron commented Oct 13, 2017

I also created an issue on his package: jfiksel/r-indent#3

@jfiksel
Copy link

jfiksel commented Oct 13, 2017

Hi @randy3k! I just commented on the issue that @kylebarron left on my repo, but I'm happy to have you take any code that you want from the r-indent package. However, I'm not currently using Atom too heavily, so I don't think I will be helping with maintenance. Let me know if you have any questions.

@randy3k
Copy link
Member

randy3k commented Feb 12, 2018

This issue was moved to REditorSupport/atom-language-r#4

@randy3k randy3k closed this as completed Feb 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants