plugin-skeleton icon indicating copy to clipboard operation
plugin-skeleton copied to clipboard

Update file search command to correctly handle plugin names containin…

Open rahat1994 opened this issue 1 year ago • 0 comments

The file search command excludes all paths that contain vendor, but if the plugin name contains vendor in it i.e.: "multivendor" it filters all the valid paths out also. So specifically filtering out only the paths containing '\vendor' solves the issue.

rahat1994 avatar May 15 '24 12:05 rahat1994