playwright-vscode icon indicating copy to clipboard operation
playwright-vscode copied to clipboard

fix: do not scan node_modules

Open kalinkrustev opened this issue 3 years ago • 0 comments

There is no reason to scan node_modules in the workspace and then ignore files. This also allows the extension to work when your workspace folder path includes node_modules.

kalinkrustev avatar Aug 24 '22 11:08 kalinkrustev