martomo / SublimeTextXdebug

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

Keeps disconnecting on Sublime Text 4 #204

Open ryanpcmcquen opened 4 years ago

ryanpcmcquen commented 4 years ago

This issue only exists on Sublime Text 4, but I thought it should be made visible so the plugin could be updated if needed when ST4 releases.

aubreypwd commented 1 year ago

Checkout https://dev.to/aubreypwd/how-i-configured-niginx-valet-to-stop-the-504-gateway-time-out-during-long-xdebug-sessions-174i

You might have to get PHP execution time to last longer.

ST4 works great with local PHP.

stychos commented 1 year ago

I recommend you to try Debugger extension.

ryanpcmcquen commented 1 year ago

I recommend you to try Debugger extension.

I have used it, of course, I prefer this extension though.

stychos commented 1 year ago

I recommend you to try Debugger extension.

I have used it, of course, I prefer this extension though.

Ah, sorry, I just thought you're unaware on other possible options. Sure, this extension has it pros.

ryanpcmcquen commented 1 year ago

I recommend you to try Debugger extension.

I have used it, of course, I prefer this extension though.

Ah, sorry, I just thought you're unaware on other possible options. Sure, this extension has it pros.

Thank you!