I have a package in my dev folder that I am developing locally. Typing in using pkgname in Julia REPL works well. However, in VSCode it can’t seem to find the reference (in my context I am writing unit tests for my package). See attached picture.
Is there a setting I need to turn on for this to work?