I created a .jl file in a regular directory, but when ever i chose “Debug file in new process” or “run file in new process” give me this error => File not found in workspace.
Using Julia version 1.7.2
with VS Code extension V 1.6.17
What might cause this?
Let me add still can run code via alt + enter and “execute active file in REPL”, but i need debugging functionalities like breakpoints.