Skip to main content

Module on_enter

Module on_enter 

Source
Expand description

Handles the Enter key press, including comment continuation and indentation in brace-delimited constructs.

Functionsยง

brace_contents_on_same_line ๐Ÿ”’
followed_by_comment ๐Ÿ”’
node_indent ๐Ÿ”’
on_enter ๐Ÿ”’
on_enter_in_braces ๐Ÿ”’
on_enter_in_comment ๐Ÿ”’