


Launch Browser menu option will only show if you have an url configured within settings. Stop Debugging - Ctrl+Shift+F10 or ⌘+Shift+F10.Start Debugging - Ctrl+Shift+F9 or ⌘+Shift+F9.Here is a complete list of commands you can find Command Palette under the Xdebug namespace or in the menu under Tools / Xdebug: Start/Stop debugging session Evaluate code within the current execution context, by setting watch expressions.Overview of breakpoints in all files and disable/enable breakpoints with simple click.Customizable debugging layout for displaying stack history and context variables with syntax.

