Thursday, April 3, 2014

Sublime Text 3 for R


https://github.com/wuub/SublimeREPL
SublimeREPL
  1. Install Package Control. http://wbond.net/sublime_packages/package_control
  2. Install SublimeREPL
    1. Preferences | Package Control | Package Control: Install Package
    2. Choose SublimeREPL
  3. Restart SublimeText2
  4. Configure SublimeREPL (default settings in Preferences | Package Settings | SublimeREPL | Settings - Default should be modified in Preferences | Package Settings | SublimeREPL | Settings - User, this way they will survive package upgrades!

Enhanced-R package for Sublime Text 2/3

This package helps in writing R languages:
  • More comprehensive Indentation and Syntax
  • Send commands to different applications such as R GUI, Terminal and SublimeREPL.
  • Show function hint in status bar

You can search all the packages available for Sublime from: https://sublime.wbond.net/search/sublime


No comments: