Describes what to do when pressing Enter.
Describes what to do when pressing Enter.
(append-text enter-action)
Describes text to be appended after the new line and after the indentation.
Describes text to be appended after the new line and after the indentation.
(indent-action enter-action)
Describe what to do with the indentation.
Describe what to do with the indentation.
(remove-text enter-action)
Describes the number of characters to remove from the new line's indentation.
Describes the number of characters to remove from the new line's indentation.
(set-append-text! enter-action value)
Describes text to be appended after the new line and after the indentation.
Describes text to be appended after the new line and after the indentation.
(set-indent-action! enter-action value)
Describe what to do with the indentation.
Describe what to do with the indentation.
(set-remove-text! enter-action value)
Describes the number of characters to remove from the new line's indentation.
Describes the number of characters to remove from the new line's indentation.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close