add docs for 'enable automatic parentheses' in prefs dialog
This commit is contained in:
parent
b95b346a4e
commit
c63426e92e
|
@ -86,6 +86,9 @@ The @onscreen{Editing} panel consists of several sub-panels:
|
|||
@item{@PrefItem{Enable overwrite mode keybindings} --- If checked,
|
||||
DrRacket enables the insert keybinding to swap into
|
||||
overwrite mode}
|
||||
@item{@PrefItem{Enable automatic parentheses} --- If checked,
|
||||
typing an open parenthesis, curley brace, square bracket, or a double quote
|
||||
character automatically inserts a matching one.}
|
||||
@item{@PrefItem{Show line numbers} --- If checked, DrRacket shows
|
||||
line numbers for the file being edited in the left-hand
|
||||
column}]}
|
||||
|
|
Loading…
Reference in New Issue
Block a user