vscode-comment-anchors icon indicating copy to clipboard operation
vscode-comment-anchors copied to clipboard

multiple exclude patterns

Open stfl opened this issue 5 years ago • 0 comments

I am trying to add another exclude pattern to the default one. The other one is also not too easy so merging it into the default glob does not work.

sth like this would be great: ["{js,gui,lib}/sys/**/*", "**/{node_modules,.git,.idea,target,out,build,vendor}/**/*"]

stfl avatar Feb 17 '20 13:02 stfl