Fork me on GitHub
#calva
<
2022-03-20
>
rmxm11:03:56

hey, how do I instruct calva to work with project that is not root dir in vscode project? I have a monorepo, where you open vsc in toplevel, but project is under a directory, references to files etc are still behaving as if toplevel was the clojure project dir

pez11:03:45

Is this when the REPL is connected or before that?

rmxm20:03:08

repl kinda works, as I have seperate sessions in docker that i jack in to... but all the references in the repo are not working, it considers roots topdir, not the dir where project.clj actually is ( for example jump to definition)

pez08:03:39

It might be that you need to configure clojure-lsp to understand the layout better.