WebStormRequireJsPlugin icon indicating copy to clipboard operation
WebStormRequireJsPlugin copied to clipboard

Aliasing require to map alternatives like proxyquire, rewire...

Open coma opened this issue 10 years ago • 0 comments

I will love to navigate to the source file of a module by CMD + clicking on the string used on helpers like proxyquire and rewire...

Is it possible to allow some sort of configuration in order to map these functions rather than only the require one?

coma avatar Feb 18 '16 08:02 coma