calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
2020-11-06T03:09:41.140600Z

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

2020-11-06T03:10:12.141200Z

there are some vscode-related instructions here: https://github.com/sogaiu/alc.index-defs/blob/master/doc/vscode.md

2020-11-06T03:10:38.142Z

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