Skip to main content

Module edit

Module edit 

Source

Functions§

format_insert
Format an insert response for compact output.
format_replace
Format an edit replace response for compact output.
handle_edit_insert_after
Insert code immediately after a symbol’s end line.
handle_edit_insert_before
Insert code before a symbol, skipping any leading attributes/decorators/doc comments.
handle_edit_replace
Replace a symbol’s body with code.