Describes pairs of strings where the close string will be automatically inserted when typing the opening string.
Describes pairs of strings where the close string will be automatically inserted when typing the opening string.
(close auto-closing-pair)
The closing string that will be automatically inserted when typing the opening string.
The closing string that will be automatically inserted when typing the opening string.
(not-in auto-closing-pair)
A set of tokens where the pair should not be auto closed.
A set of tokens where the pair should not be auto closed.
(open auto-closing-pair)
The string that will trigger the automatic insertion of the closing string.
The string that will trigger the automatic insertion of the closing string.
(set-close! auto-closing-pair value)
The closing string that will be automatically inserted when typing the opening string.
The closing string that will be automatically inserted when typing the opening string.
(set-not-in! auto-closing-pair value)
A set of tokens where the pair should not be auto closed.
A set of tokens where the pair should not be auto closed.
(set-open! auto-closing-pair value)
The string that will trigger the automatic insertion of the closing string.
The string that will trigger the automatic insertion of the closing string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close