vscode-todo-highlight icon indicating copy to clipboard operation
vscode-todo-highlight copied to clipboard

Please include "vendor" (PHP modules) as excluded

Open OzzyTheGiant opened this issue 6 years ago • 0 comments

For the next version of your extension, could you please add the 'vendor' folder to the list of excluded files and folders? This is the folder that PHP's package manager, composer, uses to organize third party modules, akin to NPM's node_modules. I know that I can add this to the user settings but I do feel that it should be there by default.

OzzyTheGiant avatar Aug 24 '18 14:08 OzzyTheGiant