GNU ELPA - tree-inspector

tree-inspector

Description
Inspector tool for Emacs Lisp object that uses a treeview
Latest
tree-inspector-0.3.tar, 2023-May-06, 150 KiB
Maintainer
Mariano Montone <marianomontone@gmail.com>
Website
https://github.com/mmontone/emacs-inspector
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET tree-inspector RET

Full description

Inspector tool for Emacs Lisp object that uses a treeview.

Usage:
M-x `tree-inspector-inspect-last-sexp' to inspect the last sexp at point.