VSCode-EmmyLua
VSCode-EmmyLua copied to clipboard
Option to ignore subdirectories
Hi,
Is it possible to have EmmyLua ignore (don't parse) certain directories? In my project I have an out/ directory with bundled and/or minified code. Sometimes "go to definition (F12)" goes to the built .lua files instead of actual sources, and type annotations don't update until I rebuild the bundles.
Just don't add them to workspace! Create your project in empty directory and then add only directories with your sources:
