Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
Tools - Modify Keyboard Shortcuts
- remove
CTRL+Yfrom the command paste last yank (if you wantCTRL+Yto mean redo as in most software)
Tools - Global Options
- General:
- Basic
- default working directory:
~/temp - Restore previously open source documents at startup: check
- Restore .Rdata into workspace at startup: uncheck
- Save workspace to .Rdata on exit: Never
- default working directory:
-
Advanced
- Basic
- Code
- Editing
- Tab width: 4
- Auto-indent code after paste: uncheck
- Enable Code snippets > Edit Snippets... > R >
- Display
- Highlight selected line: check
- Show margin: check
- Margin column: 120
- Show indent guides: check
- Show syntax highlighting in console input: check
- Highlight R function calls: check
- Fold Style: Start and End
- Saving
- Line ending conversion: Windows (CR/LF) (only if you know you'll share files with other people not knowing their OS)
- Default Text Encoding: UTF-8
- Completion
- Show completions after characters entered: 2
- Show completions after keyboard idle (ms): 0
- Diagnostics
- Editing
- Appearance:
- RStudio theme: Sky
- font size: 12
- Editor theme: Solarized Dark or Xcode (depending which background style you prefer)
- Pane Layout:
- Packages:
- R Markdown:
- Sweave:
- Weave Rnw files using: knitr
- Spelling:
- Main dictionary: English (UK)
- Git/SVN:
- Create RSA Key
- Publishing:
-
Terminal:
Add Comment
Please, Sign In to add comment