RStudio (Mac)

Source

Goto File/Function

Ctrl + .

All hotkeys for RStudio (Mac)

Views
Move focus to Console

Ctrl + 2

Console
Clear console

Ctrl + L

Console
Move cursor to beginning of line

⌘ Cmd +

Console
Move cursor to end of line

⌘ Cmd +

Completions (Console and Source)
Navigate candidates

↑  ↓

Console
Popup command history

⌘ Cmd +

Completions (Console and Source)
Dismiss completion popup

Esc

Console
Change working directory

Ctrl + ↑   Shift + H

Source
Goto File/Function

Ctrl + .

Views
Move focus to Source Editor

Ctrl + 1

Source
New document (except on Chrome/Windows)

⌘ Cmd + ↑   Shift + N

Source
New document (Chrome only)

⌘ Cmd + ↑   Shift + Alt + N

Source
Open document

⌘ Cmd + O

Source
Save active document

⌘ Cmd + S

Source
Close active document (except on Chrome)

⌘ Cmd + W

Source
Close active document (Chrome only)

⌘ Cmd + ⌥ Option + W

Source
Close all open documents

⌘ Cmd + ↑   Shift + W

Source
Compile PDF (TeX and Sweave)

⌘ Cmd + ↑   Shift + K

Source
Insert chunk (Sweave and Knitr)

⌘ Cmd + ⌥ Option + I

Source
Insert code section

⌘ Cmd + ↑   Shift + R

Source
Run current line/selection

⌘ Cmd + ⤶ Enter

Source
Run current line/selection (retain cursor position)

⌥ Option + ⤶ Enter

Source
Re-run previous region

⌘ Cmd + ↑   Shift + P

Source
Run current document

⌘ Cmd + ⌥ Option + R

Source
Run from document beginning to current line

⌘ Cmd + ⌥ Option + B

Source
Run from current line to document end

⌘ Cmd + ⌥ Option + E

Source
Run the current function definition

⌘ Cmd + ⌥ Option + F

Source
Run the current code section

⌘ Cmd + ⌥ Option + T

Source
Run previous Sweave/Rmd code

⌘ Cmd + ⌥ Option + P

Source
Run the current Sweave/Rmd chunk

⌘ Cmd + ⌥ Option + C

Source
Run the next Sweave/Rmd chunk

⌘ Cmd + ⌥ Option + N

Source
Source a file

⌘ Cmd + ↑   Shift + O

Source
Source the current document

⌘ Cmd + ↑   Shift + S

Source
Source the current document (with echo)

⌘ Cmd + ↑   Shift + ⤶ Enter

Source
Fold Selected

⌘ Cmd + ⌥ Option + L

Source
Unfold Selected

⌘ Cmd + ↑   Shift + ⌥ Option + L

Source
Fold All

⌘ Cmd + ⌥ Option + O

Source
Unfold All

⌘ Cmd + ↑   Shift + ⌥ Option + O

Source
Go to line

⌘ Cmd + ↑   Shift + ⌥ Option + G

Source
Jump to

⌘ Cmd + ↑   Shift + ⌥ Option + J

Source
Switch to tab

Ctrl + ↑   Shift + .

Source
Previous tab

Ctrl + F11

Source
Next tab

Ctrl + F12

Source
First tab

Ctrl + ↑   Shift + F11

Source
Last tab

Ctrl + ↑   Shift + F12

Source
Navigate back

⌘ Cmd + F9

Source
Navigate forward

⌘ Cmd + F10

Source
Extract function from selection

⌘ Cmd + ⌥ Option + X

Source
Extract variable from selection

⌘ Cmd + ⌥ Option + V

Source
Reindent lines

⌘ Cmd + I

Source
Comment/uncomment current line/selection

⌘ Cmd + ↑   Shift + C

Source
Reflow Comment

⌘ Cmd + ↑   Shift + /

Source
Reformat Selection

⌘ Cmd + ↑   Shift + A

Source
Show Diagnostics

⌘ Cmd + ↑   Shift + Alt + P

Source
Transpose Letters

Ctrl + T

Source
Move Lines Up/Down

⌥ Option + ↑  ↓

Source
Copy Lines Up/Down

⌘ Cmd + ⌥ Option + ↑  ↓

Source
Jump to Matching Brace/Paren

Ctrl + P

Source
Expand to Matching Brace/Paren

Ctrl + ↑   Shift + E

Source
Select to Matching Brace/Paren

Ctrl + ↑   Shift + Alt + E

Source
Add Cursor Above Current Cursor

Ctrl + Alt +

Source
Add Cursor Below Current Cursor

Ctrl + Alt +

Source
Move Active Cursor Up

Ctrl + Alt + ↑   Shift +

Source
Move Active Cursor Down

Ctrl + Alt + ↑   Shift +

Source
Find and Replace

⌘ Cmd + F

Source
Find Next

⌘ Cmd + G

Source
Find Previous

⌘ Cmd + ↑   Shift + G

Source
Use Selection for Find

⌘ Cmd + E

Source
Replace and Find

⌘ Cmd + ↑   Shift + J

Source
Find in Files

⌘ Cmd + ↑   Shift + F

Source
Check Spelling

F7

Editing (Console and Source)
Undo

⌘ Cmd + Z

Editing (Console and Source)
Redo

⌘ Cmd + ↑   Shift + Z

Editing (Console and Source)
Cut

⌘ Cmd + X

Editing (Console and Source)
Copy

⌘ Cmd + C

Editing (Console and Source)
Paste

⌘ Cmd + V

Editing (Console and Source)
Select All

⌘ Cmd + A

Editing (Console and Source)
Jump to Word

⌥ Option + ←  →

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + Home

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + End

Editing (Console and Source)
Jump to Start/End

⌘ Cmd + ↑  ↓

Editing (Console and Source)
Delete Line

⌘ Cmd + D

Editing (Console and Source)
Select

↑   Shift + ← ↑ → ↓

Editing (Console and Source)
Select Word

⌥ Option + ↑   Shift + ←  →

Editing (Console and Source)
Select to Line Start

⌘ Cmd + ↑   Shift +

Editing (Console and Source)
Select to Line End

⌘ Cmd + ↑   Shift +

Editing (Console and Source)
Select Page Up/Down

Shift + Page Up / Down

Editing (Console and Source)
Select to Start/End

⌘ Cmd + ↑   Shift + ↑  ↓

Editing (Console and Source)
Delete to Line Start

⌥ Option + ⬅ Backspace

Editing (Console and Source)
Delete Word Left

Ctrl + ⌥ Option + ⬅ Backspace

Editing (Console and Source)
Delete Word Right

⌥ Option + Del

Editing (Console and Source)
Yank line after cursor

Ctrl + K

Completions (Console and Source)
Accept selected candidate

⭾ Tab

Editing (Console and Source)
Outdent

↑   Shift + ⭾ Tab

Editing (Console and Source)
Yank line up to cursor

Ctrl + U

Editing (Console and Source)
Insert currently yanked text

Ctrl + Y

Editing (Console and Source)
Insert assignment operator

⌥ Option + -

Editing (Console and Source)
Insert pipe operator

⌘ Cmd + ↑   Shift + M

Editing (Console and Source)
Show help for function at cursor

F1

Editing (Console and Source)
Show source code for function at cursor

F2

Editing (Console and Source)
Find usages for symbol at cursor (C++)

⌘ Cmd + ⌥ Option + U

Completions (Console and Source)
Attempt completion

⌘ Cmd + Space

Git / SVN
Stage/Unstage and move to next (Git)

⤶ Enter

Completions (Console and Source)
Accept selected candidate

Views
Move focus to Help

Ctrl + 3

Views
Show History

Ctrl + 4

Views
Show Files

Ctrl + 5

Views
Show Plots

Ctrl + 6

Views
Show Packages

Ctrl + 7

Views
Show Environment

Ctrl + 8

Views
Show Git/SVN

Ctrl + 9

Views
Show Build

Ctrl + 0

Views
Sync Editor & PDF Preview

⌘ Cmd + F8

Views
Show Keyboard Shortcut Reference

⌥ Option + ↑   Shift + K

Build
Build and Reload

⌘ Cmd + ↑   Shift + B

Build
Load All (devtools)

⌘ Cmd + ↑   Shift + L

Build
Test Package (Desktop)

⌘ Cmd + ↑   Shift + T

Build
Test Package (Web)

⌘ Cmd + Alt + F7

Build
Check Package

⌘ Cmd + ↑   Shift + E

Build
Document Package

⌘ Cmd + ↑   Shift + D

Debug
Toggle Breakpoint

↑   Shift + F9

Debug
Execute Next Line

F10

Debug
Step Into Function

↑   Shift + F4

Debug
Finish Function/Loop

↑   Shift + F6

Debug
Continue

↑   Shift + F5

Debug
Stop Debugging

↑   Shift + F8

Plots
Previous plot

⌘ Cmd + ⌥ Option + F11

Plots
Next plot

⌘ Cmd + ⌥ Option + F12

Git / SVN
Diff active source document

Ctrl + ⌥ Option + D

Git / SVN
Commit changes

Ctrl + ⌥ Option + M

Git / SVN
Scroll diff view

Ctrl + ↑  ↓

Git / SVN
Stage/Unstage (Git)

Space

Session
Quit Session (desktop only)

⌘ Cmd + Q

Session
Restart R Session

⌘ Cmd + ↑   Shift + F10

Similar combinations for other applications


Eclipse Helios (Windows)
Jump to next / jump to previous compiler syntax warning or error
Navigate in Editor

Ctrl + . / Ctrl + ,


Google Chrome (Windows)
Select next / select previous call frame
Manage Chrome DevTools - Sources Panel

Ctrl + . / ,


Microsoft Outlook 2010 (Windows)
Jump to next/previous message (in single message view)
Messages in Main View - Message List and Single Messages

Ctrl + . / Ctrl + ,


Firebug (Windows)
Next / previous function on stack
Script-Panel

Ctrl + . / Ctrl + ,


Firebug (Linux)
Next / previous function on stack
Script-Panel

Ctrl + . / Ctrl + ,


Google Mail (Windows)
Move cursor to next / move cursor to previous chat or compose window (or to main window)
Compose Messages

Ctrl + . / Ctrl + ,


Microsoft Outlook 2010 (Windows)
Increase / decrease font size
Messages in Main View - Format Message Body

Ctrl + . / Ctrl + ,


Google Chrome (Linux)
Select next / select previous call frame
Manage Chrome DevTools - Sources Panel

Ctrl + . / ,


Microsoft Outlook 2010 (Windows)
Jump to next/previous message (in single message view)
Messages in Compose View - Message List and Single Messages

Ctrl + . / Ctrl + ,


Dolphin File Manager 1.7 (Linux)
Switch to previous tab
15 Shortcuts for Dolphin File Manager 1.7 (Linux)

Ctrl + .


Microsoft Outlook 2010 (Windows)
Increase / decrease font size
Messages in Compose View - Format Message Body

Ctrl + . / Ctrl + ,


Google Docs (Windows)
Superscript
Format Text

Ctrl + .


Microsoft Outlook 2010 (Windows)
Jump to next/previous message (in single message view)
Calendar Shortcuts - Message List and Single Messages

Ctrl + . / Ctrl + ,


Microsoft Outlook 2010 (Windows)
Increase / decrease font size
Calendar Shortcuts - Format Message Body

Ctrl + . / Ctrl + ,


Microsoft Windows 7 (Windows)
Rotate photo clockwise
Photo Viewer

Ctrl + .


NetBeans 8 (Windows)
Next/previous usage/compile error
General Keyboard Shortcts

Ctrl + . / ,


Avid Media Composer 7 (Windows)
Stops the render process and displays a dialog box asking if you would like to keep the already rendered portion.
Effect Mode

Ctrl + .


Qt Creator (Windows)
Go to next bookmark / go to previous bookmar
Editor

Ctrl + . / Ctrl + ,


Qt Creator (MacOS)
Go to next bookmark / go to previous bookmar
Editor

Ctrl + . / Ctrl + ,


Camtasia 2 (MacOS)
Jump to next edit / previous edig
Timeline & Editing

Ctrl + . / , (period)


Microsoft OneNote 2016 (Windows)
Apply bullets to selection; press again to un-apply
Format

Ctrl + .


Sway 2016 (Windows)
Start or continue a bulleted list
Text and Content Formatting

Ctrl + .


Sonos Controller (Windows)
Select next/ previous Room/ Group
22 Shortcuts for Sonos Controller (Windows)

Ctrl + . / ,


Google Slides (Windows)
Superscript
Text Editing

Ctrl + .


GIMP (Linux)
Fill with BG Color
Edit

Ctrl + .


GIMP (Windows)
Fill with BG Color
Edit Shortcuts

Ctrl + .


Autodesk Inventor 2017 (Windows)
Origin points visibility
View

Ctrl + .


1Password (Windows)
Cancel editing of the current item.
General Shortcuts

Ctrl + . / Esc


Eclipse Helios (MacOS)
Complete the Word
Text Editing Shortcuts

Ctrl + .


Slack (Windows)
Open or Close Right Pane
Navigation Controls

Ctrl + .


Google Hangouts (Web Application)
Next Window
Move between Windows

Ctrl + .


Microsoft Excel 2016 (Windows)
Move clockwise between the four courners of a selection
Navigate Multi-Cell Selections

Ctrl + .


jEdit (Windows)
Search bar for Current
Search and Replace

Ctrl + .


InCopy CC (Windows)
Increase/Decrease size/scale by 1%
Moving and Transforming Graphics

Ctrl + . / ,


Yahoo Mail (Web Application)
Next message (in message tab)
General

Ctrl + .


MPS 2017 (Windows)
Collapse the selected fragment and create a custom folding region for it to make it "foldable" / Expand the current fragment and remove the corresponding custom folding region to make the fragment "unfoldable"
Code Folding

Ctrl + .


Vegas Pro 14 (Windows)
Move to next CD track
Cursor Placement,Loop Region and Time Selection

Ctrl + .


Titanium (MacOS)
Word Completion
Text Editing

Ctrl + .


Xamarin Studio (MonoDevelop) (Windows)
Show Fixes
Project

Ctrl + .


Xamarin Studio (MonoDevelop) (MacOS)
Show Fixes
Project

Ctrl + .


Visual Studio Code (Windows)
Quick Fix
Rich Language Editing

Ctrl + .


Synfig (Windows)
Move forward one frame
73 Shortcuts for Synfig (Windows)

Ctrl + .


RStudio (Windows)
Goto file/function
Source

Ctrl + .


RStudio (MacOS)
Goto file/function
Source

Ctrl + .


Titanium (Windows)
Word Completion
Text Editing

Ctrl + .


Delphi 10 (Windows)
IDE Insight
193 Shortcuts for Delphi 10 (Windows)

F6 / Ctrl + .


Geany (Linux)
Goto next marker
Moving around in the document

Ctrl + .


Geany (Windows)
Goto next marker
Moving around in the document

Ctrl + .


CodeLite 10 (Windows)
Goto implementation
Search

Ctrl + .


Geany (Linux)
Goto next marker
Finding text,Selecting text

Ctrl + .


Geany (Windows)
Goto next marker
Finding text,Selecting text

Ctrl + .


SAP Web IDE (Windows)
Open Preferences perspective
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + .


RStudio
Goto File/Function
Source

Ctrl + .


Browser tab management
Go to next tab
KDE / GNOME

Ctrl + .


JS Bin
Close previous HTML tag
HTML panel

Ctrl + .


Tableau
Skip forward one page
Pages (Tableau Desktop)

Ctrl + .


Company of Heroes
Toggle all infantry
General

Ctrl + .


draw.io
Superscript on selected text
Labels

Ctrl + .


Zendesk Chat
Close the chat window. If you're serving the chat, this will end the chat. If you're listening to the chat, it will just close the window
General

Ctrl + .


PyCharm 2018.2
Collapse the selected fragment and create a custom folding region for it to make it "foldable" / Expand the current fragment and remove the corresponding custom folding region to make the fragment "unfoldable"
Code folding

Ctrl + .


Atom (Windows)
(Source: Keybinding Resolver) key-binding-resolver:toggle
All shortcuts

Ctrl + .


jEdit
Incremental search for word under the caret.
Search and replace

Ctrl + .


CorelDRAW Graphics Suite 2018
Vertical Text
General

Ctrl + .


Android Messages on Web
Switch to next conversation
General

Ctrl + .


Microsoft FrontPage
Insert end tag.
Work with coding tools

Ctrl + .


Inkscape
scale selection to 200%
Selector

Ctrl + .


Corel Painter
Stop and return to current starting frame
Animation

Ctrl + .


Adobe Photoshop CC
Cancel
Transform selections, selection borders, and paths

Ctrl + .


Chromebook and Chrome OS
Display hidden files in the Files app
System & display settings

Ctrl + .


NetBeans
Next usage/compile error
Navigating through source code

Ctrl + .


Microsoft Visual Studio 2017 (Most used shortcuts)
View.ShowSmartTag
View

Ctrl + .


GIMP
Fill with BG Color
View

Ctrl + .


Microsoft Visual Studio 2017 (All shortcuts)
Image.SmallBrush
VC Image Editor

Ctrl + .


Tumblr
Superscript
Posting (Windows)

Ctrl + .


Maple
Enclose Section in Subsection (Indent)
Menu accelerators

Ctrl + .


Qt Creator
Go to next bookmark
Editing

Ctrl + .


REAPER
Time selection: Nudge left edge right
Section: Main

Ctrl + .


Multi Commander
Go to same path as target view
File manager-specific

Ctrl + .


Eclipse
Jump to previous / next compiler syntax warning or error
Navigation in editor window

Ctrl + .


Blender
Individual Centers pivot
General

Ctrl + .


Google Hangouts
Move to next Hangout window
Move between Hangout windows

Ctrl + .


Visual Studio Code (Linux)
Quick Fix
Rich languages editing

Ctrl + .


Visual Studio Code (Windows)
Quick Fix
Rich languages editing

Ctrl + .


Slack
Open or close right pane
Navigation

Ctrl + .


Delphi
IDE Insight
General

Ctrl + .


Microsoft Access 2016
Toggle backward between views when in a table, query, form, or report
Working in a Design, Layout, or Datasheet view

Ctrl + .


Outlook.com
Move down list
Navitation & selections

Ctrl + .


Chrome DevTools
Select the call frame below / above the currently-selected frame
Sources panel

Ctrl + .


Microsoft OneNote
Apply bulleted list formatting to or remove it from the selected paragraph
Format notes

Ctrl + .


Gmail
Advance to the next chat or compose
Compose and chat

Ctrl + .


Mozilla Thunderbird
Smaller font size
Styling the message text

Ctrl + .


Microsoft Outlook 2007 (Windows)
Switch to next or previous message (with message open).
Basic Navigation

Ctrl + . / Ctrl + ,


Apple XCode 8 (MacOS)
Next Completion
Code Editing

Ctrl + .


Microsoft Windows Vista (Windows)
Rotate the picture clockwise or counter-clockwise
Vista Photo Gallery Shortcuts

Ctrl + . / Ctrl + ,


Microsoft Outlook 2007 (Windows)
Go to next appointment.
Shortcuts for Managing Calendar

Ctrl + . / Ctrl + Shift + .


Adobe Photoshop CS4 (Windows)
Cancel
Shortcut Keys for transforming selections, selection borders, and paths

Ctrl + . / Esc


Scrivener 1.9.9
Project statistics
Project

Ctrl + .


Pinnacle Studio 22
Open Marker list
Edit tab

Ctrl + .