Function: cider-pprint-eval-last-sexp-to-comment
cider-pprint-eval-last-sexp-to-comment is a function alias and
interactive for cider-pprint-eval-form-to-comment, defined in
cider-eval.el.
This command is obsolete since 2.1.0; use
cider-pprint-eval-form-to-comment instead.
Signature
(cider-pprint-eval-last-sexp-to-comment &optional INSERT-BEFORE)
Documentation
Evaluate the form and insert result as comment.
The comment style is controlled by cider-comment-style.
If INSERT-BEFORE is non-nil, insert before the form, otherwise afterwards.
Key Bindings
Aliases
cider-pprint-eval-last-sexp-to-comment (obsolete since 2.1.0)