@dustingetz and the #hyperfiddle team. I don’t know how I even built anything before Electric.
Thanks to the core team for clojure.repl.deps/sync-deps. I appreciate not having to restart my REPL!
Indeed! I have a snippet bound to ctrl+alt+space a in VS Code, and it prompts for aliases to use for the sync (`a` because it used to be the old tools.deps.alpha add lib). So I can have a REPL running in a project and add libs for either the :build alias or the :test alias, as well as editing deps.edn and loading newly-added libs.