News

Add a configuration Debugger: Add Configuration from the command palette (or add one manually, see below). Configurations are added to debugger_configurations to your sublime-project and use the same ...
Graphical Debugger for sublime text for debuggers that support the debug adapter protocol. Install a debug adapter by running: Debugger: Install adapter from the command palette. Add a configuration ...
There are a few tutorials out there about how to set up Sublime Text and Xdebug so they play nice together. The good news is that in our case, Homestead has covered the configuration of Xdebug for us: ...