gkz / grasp

JavaScript structural search, replace, and refactor
http://graspjs.com
MIT License
1.28k stars 33 forks source link

replace opts with logging #109

Open kristianmandrup opened 7 years ago

kristianmandrup commented 7 years ago

I find it very hard to debug the replace functionality. Trying to add an options argument and a log function so that you can log what is going on to better debug understand the mechanics during development. Please assist me integrate this important dev functionality. Thanks ;) I'm completely lost without it, as the current docs don't provide enough info or examples to go from

kristianmandrup commented 7 years ago

Hmm, I get 42 errors :O