19 Keyboard short cuts and other tips
Incomplete
You are reading a work in progress. This page is a dumping ground for ideas. Sections maybe missing, or contain a list of points to include.
Description | Item | Windows/ & Linux | Mac |
---|---|---|---|
Show All the Keyboard Shortcuts | Alt+Shift+K | Option+Shift+K | |
Insert the Assignment operator | <- |
Alt+- | Option+- |
Open a new script | Ctrl+Shift+N | Shift+Command+N | |
Run current line/selection | Ctrl-Enter | Command-Return | |
Comment out current line/selection | Ctrl+Shift+C | Shift+Command+C | |
Open help on current function | F1 | F1 | |
Insert the pipe operator | |> |
Ctrl+Shift+M | Shift+Command+M |
Insert a new code section | Ctrl+Shift+R | Shift+Command+R | |