The embedded REPL fails to start when you open a file outside a Leiningen project. Steps to reproduce: 1. Open VSCode. 2. Create a new file and save it with the ".clj" suffix. 3. The extension will try to start an embedded REPL instance but fails all the time. @fasfsfgs Any ideas?