brcosta / clj-extras-plugin

Clojure Extras IntelliJ Plugin
https://plugins.jetbrains.com/plugin/18108-clojure-extras/
Apache License 2.0
55 stars 12 forks source link

Feature: Evaluate to Cursor #35

Open MrGung opened 1 year ago

MrGung commented 1 year ago

I am not sure whether to place feature requests here or at cursive's - I'll try here.

I recently looked into Calva and found a nice feature they call "Evaluate to cursor": https://calva.io/eval-tips/#evaluate-to-cursor

image

Debugging threaded values this is very useful - maybe a feature to be added...