Site icon Hip-Hop Website Design and Development

Installing, Configuring, and Setting Up Xdebug in Visual Studio Code

TL;DR: This is everything that needs to be done to install Xdebug with a Homebrew-based environment and to work with the software within Visual Studio Code. Though I’ve recently become a fan of using Ray ( 1, 2) for much of my lightweight debugging, this doesn’t mean I don’t think it’s important to have Xdebug installed and configured in Visual Studio Code. If you follow the steps I’ve outlined…

Source