[, (, {, ", ', `: Auto Close
This feature is disabled by default. You can use
EDITKEYS /B:
n
to enable auto-close for any or all of these punctuation marks. n
is a bitmapped value:
Value: | Feature: | |
---|---|---|
1 | Square brackets | [ ] |
2 | Parentheses | ( ) |
4 | Braces | { } |
8 | Quotation marks | " " |
16 | Apostrophes | ' ' |
32 | Strong quotes | ` ` |
The default is zero, don’t auto-close anything. Note that this feature only works in insert mode. It is automatically disabled in overstrike mode, where it makes no sense.