-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Milestone
Description
From README:
Feature ideas
- Functions run most often outside of immediate namespace
- Functions run that fail most often
- Time Fns: Allow customization of the REPL prompt clojure-emacs/cider#477. Then can show "longest running fns".
- REPL Summary: I spent x amount of time in this namespace today
Refactor ideas
- Right now summary is refreshed all the time - I should make a better process of firing off deltas (i.e. registrations). Perhaps I should start by having a dedicated 'flash message' section of the spy buffer.
- Refactor: Split out a separate interaction file.
- Test: Do a ping
Reactions are currently unavailable