Alan Warren
Alan Warren
I'm experiencing an issue where both files and directories are not created in the correct location. If I add a new directory with addDirectory(). For example, if I add a...
**Describe the bug** When opening a file that includes many functions, I notice function arguments are highlighted without regard for their scope. For example. ```javascript function A(foo, bar) { return...
Hello! Thanks for this plugin. I've been using it for a long time without any issue. Today I notice the following error when adding some build scripts to my package.json....