Function: cider-enlighten-defun-at-point

cider-enlighten-defun-at-point is a function alias and interactive for cider-enlighten-defun, defined in cider-enlighten.el.

This command is obsolete since 2.1.0; use cider-enlighten-defun instead.

Signature

(cider-enlighten-defun-at-point)

Documentation

Evaluate the top-level form at point with enlightenment enabled.

This is like enabling cider-enlighten-mode(var)/cider-enlighten-mode(fun) and evaluating the form, but scoped to this single evaluation, so you needn't toggle the global mode on and off (and re-evaluate everything) just to light up one definition.

Key Bindings

Aliases

cider-enlighten-defun-at-point (obsolete since 2.1.0)