Skip to content
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

add Intellij IDEA on IDE list #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ for <a target="_blank" href="https://github.com/rstudio/RStartHere/blob/master/t
* [RTVS](http://microsoft.github.io/RTVS-docs/) - R Tools for Visual Studio.
* [radian <img class="emoji" alt="heart" src="https://cdn.jsdelivr.net/gh/qinwf/awesome-R@3c66da6e291bcc0520b1649125b0bed750896a9a/heart.png" height="20" align="absmiddle" width="20">](https://github.com/randy3k/radian) (formerly rtichoke) - A modern R console with syntax highlighting.
* [RKWard](https://rkward.kde.org/) - An extensible IDE/GUI for R.

* [Intellij IDEA](https://www.jetbrains.com/idea/) + [R Langueage for Intellij](https://plugins.jetbrains.com/plugin/6632-r-language-for-intellij) - Intellij IDEA with R Language support plugin.
## Syntax
*Packages change the way you use R.*

Expand Down