Difference between revisions of "Racket Reference"

From CSE425S Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
=Dr. Racket=
 
=Dr. Racket=
 
==Keybindings==
 
==Keybindings==
 
Edit -> Keybindings -> Show Active Keybindings
 
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 23: Line 21:
 
| style="text-align: right;"|Reindent All (format) || Ctrl i
 
| style="text-align: right;"|Reindent All (format) || Ctrl i
 
|}
 
|}
 +
 +
Looking for more?  Edit -> Keybindings -> Show Active Keybindings

Revision as of 03:35, 30 June 2019

Racket

The Racket Guide

Section 5 Reading Notes: UW Coursera

Section 6 Reading Notes: UW Coursera

Section 7 Reading Notes: UW Coursera

Dr. Racket

Keybindings

Command Keybinding
comment Ctrl Alt ;
uncomment Ctrl Alt =
Reindent All (format) Ctrl i

Looking for more? Edit -> Keybindings -> Show Active Keybindings