RStudio (Mac) raccourcis clavier

RStudio (Mac)  

Zeynel -
5 ans
- Raccourcis
0
Ctrl + 2

Move cursor to Console

1
Ctrl + L

Clear console

0
⌘ Cmd +

Move cursor to beginning of line

1
⌘ Cmd +

Move cursor to end of line

0
  

Navigate command history

0
⌘ Cmd +

Popup command history

0
Échap

Interrupt currently executing command

0
Ctrl + ↑  Maj + H

Change working directory

Publicité

0
Ctrl + .

Goto File/Function

0
Ctrl + 1

Move cursor to Source Editor

0
⌘ Cmd + ↑  Maj + N

New document (except on Chrome/Windows)

0
⌘ Cmd + ↑  Maj + Alt + N

New document (Chrome only)

0
⌘ Cmd + O

Open document

0
⌘ Cmd + S

Save active document

0
⌘ Cmd + W

Close active document (except on Chrome)

0
⌘ Cmd + ⌥ Opt + W

Close active document (Chrome only)

0
⌘ Cmd + ↑  Maj + W

Close all open documents

0
⌘ Cmd + ↑  Maj + K

Preview HTML (Markdown and HTML)

0
⌘ Cmd + ↑  Maj + K

Knit Document (knitr)

0
⌘ Cmd + ↑  Maj + K

Compile Notebook

0
⌘ Cmd + ↑  Maj + K

Compile PDF (TeX and Sweave)

0
⌘ Cmd + ⌥ Opt + I

Insert chunk (Sweave and Knitr)

0
⌘ Cmd + ↑  Maj + R

Insert code section

0
⌘ Cmd + ⤶ Entrée

Run current line/selection

0
⌥ Opt + ⤶ Entrée

Run current line/selection (retain cursor position)

0
⌘ Cmd + ↑  Maj + P

Re-run previous region

0
⌘ Cmd + ⌥ Opt + R

Run current document

0
⌘ Cmd + ⌥ Opt + B

Run from document beginning to current line

0
⌘ Cmd + ⌥ Opt + E

Run from current line to document end

0
⌘ Cmd + ⌥ Opt + F

Run the current function definition

1
⌘ Cmd + ⌥ Opt + T

Run the current code section

-1
⌘ Cmd + ⌥ Opt + P

Run previous Sweave/Rmd code

0
⌘ Cmd + ⌥ Opt + C

Run the current Sweave/Rmd chunk

0
⌘ Cmd + ⌥ Opt + N

Run the next Sweave/Rmd chunk

0
⌘ Cmd + ↑  Maj + O

Source a file

0
⌘ Cmd + ↑  Maj + S

Source the current document

0
⌘ Cmd + ↑  Maj + ⤶ Entrée

Source the current document (with echo)

0
⌘ Cmd + ⌥ Opt + L

Fold Selected

0
⌘ Cmd + ↑  Maj + ⌥ Opt + L

Unfold Selected

0
⌘ Cmd + ⌥ Opt + O

Fold All

0
⌘ Cmd + ↑  Maj + ⌥ Opt + O

Unfold All

0
⌘ Cmd + ↑  Maj + ⌥ Opt + G

Go to line

0
⌘ Cmd + ↑  Maj + ⌥ Opt + J

Jump to

0
Ctrl + ↑  Maj + .

Switch to tab

0
Ctrl + F11

Previous tab

0
Ctrl + F12

Next tab

0
Ctrl + ↑  Maj + F11

First tab

0
Ctrl + ↑  Maj + F12

Last tab

0
⌘ Cmd + F9

Navigate back

0
⌘ Cmd + F10

Navigate forward

0
⌘ Cmd + ⌥ Opt + X

Extract function from selection

0
⌘ Cmd + ⌥ Opt + V

Extract variable from selection

0
⌘ Cmd + I

Reindent lines

0
⌘ Cmd + ↑  Maj + C

Comment/uncomment current line/selection

0
⌘ Cmd + ↑  Maj + /

Reflow Comment

0
⌘ Cmd + ↑  Maj + A

Reformat Selection

0
⌘ Cmd + ↑  Maj + Alt + P

Show Diagnostics

0
Ctrl + T

Transpose Letters

Publicité

0
⌥ Opt +   

Move Lines Up/Down

0
⌘ Cmd + ⌥ Opt +   

Copy Lines Up/Down

0
Ctrl + P

Jump to Matching Brace/Paren

0
Ctrl + ↑  Maj + E

Expand to Matching Brace/Paren

0
Ctrl + ↑  Maj + Alt + E

Select to Matching Brace/Paren

0
Ctrl + Alt +

Add Cursor Above Current Cursor

0
Ctrl + Alt +

Add Cursor Below Current Cursor

0
Ctrl + Alt + ↑  Maj +

Move Active Cursor Up

0
Ctrl + Alt + ↑  Maj +

Move Active Cursor Down

0
⌘ Cmd + F

Find and Replace

0
⌘ Cmd + G

Find Next

0
⌘ Cmd + ↑  Maj + G

Find Previous

0
⌘ Cmd + E

Use Selection for Find

0
⌘ Cmd + ↑  Maj + J

Replace and Find

0
⌘ Cmd + ↑  Maj + F

Find in Files

0
F7

Check Spelling

0
⌘ Cmd + Z

Undo

0
⌘ Cmd + ↑  Maj + Z

Redo

0
⌘ Cmd + X

Cut

0
⌘ Cmd + C

Copy

0
⌘ Cmd + V

Paste

0
⌘ Cmd + A

Select All

0
⌥ Opt +   

Jump to Word

0
⌘ Cmd + Debut

Jump to Start/End

0
ou ⌘ Cmd + End
0
ou ⌘ Cmd +   
0
⌘ Cmd + D

Delete Line

0
↑  Maj +

Select

0
⌥ Opt + ↑  Maj +   

Select Word

0
⌘ Cmd + ↑  Maj +

Select to Line Start

0
⌘ Cmd + ↑  Maj +

Select to Line End

0
Maj + Pg Préc / Suiv

Select Page Up/Down

0
⌘ Cmd + ↑  Maj +   

Select to Start/End

0
⌥ Opt + Retour Arrière

Delete Word Left

0
ou Ctrl + ⌥ Opt + Retour Arrière
0
⌥ Opt + Suppr

Delete Word Right

0
Ctrl + K

Delete to Line End

0
⌥ Opt + Retour Arrière

Delete to Line Start

0
Tab

(at beginning of line) Indent

0
↑  Maj + Tab

Outdent

0
Ctrl + U

Yank line up to cursor

0
Ctrl + K

Yank line after cursor

0
Ctrl + Y

Insert currently yanked text

0
⌥ Opt + -

Insert assignment operator

0
⌘ Cmd + ↑  Maj + M

Insert pipe operator

0
F1

Show help for function at cursor

0
F2

Show source code for function at cursor

0
⌘ Cmd + ⌥ Opt + U

Find usages for symbol at cursor (C++)

0
Tab

Attempt completion

0
ou ⌘ Cmd + Espace
0
  

Navigate candidates

0
⤶ Entrée

Accept selected candidate

0
ou Tab
0
ou
0
Échap

Dismiss completion popup

0
Ctrl + 1

Move focus to Source Editor

0
Ctrl + 2

Move focus to Console

0
Ctrl + 3

Move focus to Help

0
Ctrl + 4

Show History

0
Ctrl + 5

Show Files

0
Ctrl + 6

Show Plots

0
Ctrl + 7

Show Packages

0
Ctrl + 8

Show Environment

0
Ctrl + 9

Show Git/SVN

-1
Ctrl + 0

Show Build

0
⌘ Cmd + F8

Sync Editor & PDF Preview

0
⌥ Opt + ↑  Maj + K

Show Keyboard Shortcut Reference

0
⌘ Cmd + ↑  Maj + B

Build and Reload

0
⌘ Cmd + ↑  Maj + L

Load All (devtools)

0
⌘ Cmd + ↑  Maj + T

Test Package (Desktop)

0
⌘ Cmd + Alt + F7

Test Package (Web)

0
⌘ Cmd + ↑  Maj + E

Check Package

0
⌘ Cmd + ↑  Maj + D

Document Package

0
↑  Maj + F9

Toggle Breakpoint

0
F10

Execute Next Line

0
↑  Maj + F4

Step Into Function

0
↑  Maj + F6

Finish Function/Loop

0
↑  Maj + F5

Continue

0
↑  Maj + F8

Stop Debugging

0
Ctrl + ⌥ Opt + D

Diff active source document

0
Ctrl + ⌥ Opt + M

Commit changes

0
Ctrl +   

Scroll diff view

0
Espace

Stage/Unstage (Git)

0
⤶ Entrée

Stage/Unstage and move to next (Git)

0
⌘ Cmd + Q

Quit Session (desktop only)

0
⌘ Cmd + ↑  Maj + F10

Restart R Session


Partager cette page sur:
Cette page est-elle utile ?
0 0

Informations sur le programme

Nom du programme: RStudio (Mac) RStudio (Mac) (Outils de développement)

Page Web: rstudio.com

Dernière mise à jour: 11/11/2019 20:10 UTC

Comment facile d'appuyer sur les raccourcis: 78%

Plus d'information >>

Nombre de raccourcis: 146

Plateforme détectée: Windows et macOS, mixte

Programmes similaires



User operations

Add RStudio (Mac) to favorites

Add to favorites

Publicité


Quel est votre raccourci clavier préféré RStudio (Mac) Avez-vous des conseils utiles pour le programme ? Faire savoir aux autres.


 
Aucun commentaire pour l'instant. Vous pouvez écrire le premier !