-
|
Hello, I would like to use Theia IDE desktop for PHP development but I don't manage to run debug mode with XDEBUG. thank you very much for help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hey @stephomn, I believe you should be able to use the PHP debug extension to accomplish what you're looking for. In case that doesn't work, you might get better support if you ask its developers directly. Theia IDE is just an IDE platform with support for VS Code extensions - we don't develop these extensions ourselves and therefore can only offer limited support. |
Beta Was this translation helpful? Give feedback.
Hey @stephomn,
I believe you should be able to use the PHP debug extension to accomplish what you're looking for. In case that doesn't work, you might get better support if you ask its developers directly. Theia IDE is just an IDE platform with support for VS Code extensions - we don't develop these extensions ourselves and therefore can only offer limited support.