Fork me on GitHub
#calva
<
2020-11-06
>
sogaiu03:11:41

regarding jump-to-def without code execution, it's some manual setup, but there is this: https://github.com/sogaiu/alc.index-defs it uses clj-kondo to figure out definition locations

sogaiu03:11:38

admittedly, this may be far more than people want to do. it also doesn't update definition info as code changes.