martomo / SublimeTextXdebug

Xdebug debugger client for Sublime Text
MIT License
564 stars 89 forks source link

Addes option to .settings file to allow custom path for xdebug log file #93

Closed mxcoder closed 4 years ago

mxcoder commented 10 years ago

Check https://github.com/martomo/SublimeTextXdebug/issues/92

ryanpcmcquen commented 5 years ago

I would like to merge your fixes into my fork: https://github.com/ryanpcmcquen/SublimeTextXdebugPlus

Would you mind rebasing them against the master branch?

I am attempting to get my fork into Package Control: https://github.com/wbond/package_control_channel/pull/7658