Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.12 KB

readme.md

File metadata and controls

26 lines (15 loc) · 1.12 KB

Eros Inspector

MELPA MELPA Stable

Glue between eros and inspector

demo image

This package provides glue between the popular elisp development packages eros and inspector.
No longer do you have to choose between an evaluation overlay and a nice representation of evaluation results.

eros-inspector-eval-last-sexp combines eros-eval-last-sexp and inspector-inspect-last-sexp
eros-inspector-eval-defun combines eros-eval-defun and inspector-inspect-defun

Installation

eros-inspector is available on MELPA and MELPA Stable.

Install it like you would any other emacs package.

Configuration

I highly recommend setting inspector-switch-to-buffer to nil.

To get the most out of the emacs inspector, I suggest you keep it open at all times in a small side window.