Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Remote Debugger #4

Closed
aftabnaveed opened this issue Feb 14, 2018 · 5 comments
Closed

PHP Remote Debugger #4

aftabnaveed opened this issue Feb 14, 2018 · 5 comments

Comments

@aftabnaveed
Copy link

I opened an issue on main VSCode which they said to be something which can be implemented through the PHP extension microsoft/vscode#43636 (comment)

I am not sure if this is something you or community would be interested in having it. I also see something similar for python microsoft/vscode-python#79

@felixfbecker
Copy link
Owner

You are free to run PHP on a remote host and connecting the debugger to it, that already works

@aftabnaveed
Copy link
Author

That is an xDebug feature which is different than executing code such as composer, phpcs on remote server from the IDE :-)

@RoestVrijStaal
Copy link

@felixfbecker Would you please post all your PHP, VS Code, XDebug etc configs so the rest of the world could achieve the same results?

@felixfbecker
Copy link
Owner

@RoestVrijStaal I don't use this myself. All the things I know to work are outlined in the README

@RoestVrijStaal
Copy link

In other words, this project is pretty much unmaintained nowadays?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants