Skip to content

Support RStudio #3

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

Closed
jimhester opened this issue Oct 17, 2014 · 2 comments
Closed

Support RStudio #3

jimhester opened this issue Oct 17, 2014 · 2 comments
Labels
feature a feature request or enhancement help wanted ❤️ we'd love your help!

Comments

@jimhester
Copy link
Member

I don't know what linting they have in place already, but it would be nice to use this in RStudio as well.

@jimhester
Copy link
Member Author

I talked with JJ a little bit about this,

We'd definitely be keen to integrate this however we need to do a bit
more work in the core editor to make this straightforward. Once we
update to the new version of the underlying editor component (Ace)
then we'll plug into their linting framework at which point we should
be able to expose hooks to make integrating lintr possible. We'll
likely do this work fairly soon (in the next 6 months) and I'lll let
you know when things are good to go.

@jimhester
Copy link
Member Author

closed by 67b8681

@jimhester jimhester added feature a feature request or enhancement and removed enhancement labels May 17, 2018
MichaelChirico added a commit that referenced this issue May 21, 2024
* Update scalar_in_linter.R (#1)

Make scalar_in_linter configurable to allow projects to define additional %in% style functions like %notin%.

* Incorporate review feedback (#2)

* Incorporate review feedback

- Use glue in xpath,
- Add changes to NEWS
- Change default for scalar_in_linter
- Make lint msg more open ended if another %in% operator was linted
- Update tests to match new bahaviour

* Add a vector of in operators (#3)

* Add a testcase based on configuration (#4)

* Improve lint message, NEWS, param documentation (#5)

* Improve lint message (#6)

* Update R/scalar_in_linter.R

Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>

* Update lint message (#7)

---------

Co-authored-by: Michael Chirico <michaelchirico4@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement help wanted ❤️ we'd love your help!
Projects
None yet
Development

No branches or pull requests

1 participant