add-node-modules-path icon indicating copy to clipboard operation
add-node-modules-path copied to clipboard

Add recursion search 'node_modules/.bin' through directory tree

Open texaco opened this issue 3 years ago • 1 comments
trafficstars

It allows to find programs on monorepo configuration or even global 'node_modules' packages. It also fixes issue #20 .

texaco avatar Sep 10 '22 17:09 texaco

I am playing with it but it is fairly slow opening .js files.

I am not sure about how to improve performace. Any suggestion is welcome!

texaco avatar Sep 11 '22 10:09 texaco