shaal / DrupalPod

Start Drupal contributions with 1 click.
https://shaal.github.io/DrupalPod
MIT License
163 stars 54 forks source link

Xdebug don`t working #69

Open kholizen opened 2 years ago

kholizen commented 2 years ago

Describe the bug

To Reproduce

Expected behavior

Screenshots

Version and configuration information (please complete the following information)

Additional context

pyrello commented 1 year ago

A few notes about getting XDebug to work when using Jetbrains Gateway:

It would be nice to get some default configuration hooked up for this, since I think it can be read from the project. Maybe this is what will happen in #23.

shaal commented 1 year ago

@pyrello Thank you for opening the issue!

I don't use PHPStorm often, but I'll be happy to add any changes necessary to support it better. That PR is over 1 year old now, if you can help me test it, we can merge it or improve it if needed.

pyrello commented 1 year ago

@shaal I just did a quick review of it and I think I would probably just start from scratch. It seems like there may be some things in there that are too specific to a particular project. I'll have to look into how to effectively share elements from the .idea folder a bit more, since that is kind of new to me. I would like to figure out how to get this working since it would make the experience of using it with Jetbrains Gateway a lot smoother.

pyrello commented 1 year ago

Dropping this here for reference later: https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html