cursive

Rachel Westmacott 2026-06-30T15:20:46.435039Z

Are there circumstances in which the REPL run configuration dialog does not offer the 'How to run it' section with the input to supply e.g. deps aliases?

Rachel Westmacott 2026-06-30T15:22:32.898859Z

It seems that some modules in my project permit it and others do not.

cfleming 2026-06-30T22:29:45.474949Z

Are those modules imported as deps modules? That option will be disabled for lein/maven/other modules. That's the only condition I can see in the code that would cause what you're seeing.