While editing a file (ci\build.nu), I get the following error:
[Error - 1:09:34 PM] Request textDocument/definition failed.
Message: Request textDocument/definition failed with message: ENOENT: no such file or directory, open '<my_project>\source'
Code: -32603
it seems to be looking for a source folder in the root of my directory. Am I missing something here ?