Alan Warren

Results 3 issues of 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...

enhancement
question
discuss

**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...

bug

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....