XDebug Controls for Local, because debugging happens.
Here is an handy GIF to show the add-on functionalities, enjoy.
git clone https://github.com/lucatume/local-addon-xdebug-control.git
The add-on consists of a single page UI found under the More > XDebug Control menu.
Some sensible and relevant XDbebug settings are exposed; the remote_host
one is missing as the add-on is setting it for you.
Crap! Well: it happens.
There is a known issues where the data provided to the addon right after Local has started will be inconsistent; the symptom is that nothing will happen when clicking "More > XDebug Control".
The remedy is as old as IT: quit the app and restart it.
Before opening an issue be very very sure (very very sure, again) that your issue does not sound like "How do I configure XDebug to work with my IDE?"; I will try and support the addon, but Google is still your friend.
Should this not solve the issue take the time to open an issue on this repository detailing:
You can access the Developer Tools for the Local application using F12
.
Access the addon folder and run npm install
to pull the developer dependencies.
MIT
7.2.0
support
2.2.3
remote_host
value is now set automatically from the add-onF12
to open the Developer Toolselectron-react-devtools
package to allow installing React tools in Developer Tools