artbek / chrome-xdebug-client

Xdebug Chrome App/Extension
47 stars 13 forks source link

Atom Shell #2

Open derickr opened 9 years ago

derickr commented 9 years ago

Hey!

Would it make sense to use this as part of Atom Shell (https://github.com/atom/atom-shell)? So that you can produce a cross-platform library.

cheers, Derick

artbek commented 9 years ago

That looks interesting. Thanks for the link, I've never seen this project before.

Potentially, maybe in the future ;) I don't use Atom myself, I can imagine it would be handy to have xdebug easily available in the editor. Would you envisage any other uses for the library?

FossPrime commented 9 years ago

it seems someone has already made a decent PHP debugger for Atom https://atom.io/packages/php-debug

As much as I like Git and Atom, I'd rather have a full featured debugger that runs everywhere Chrome apps are supported.