File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11PHP Debug adapter for Visual Studio Code
22========================================
33
4+ [ ![ Latest Release] ( https://img.shields.io/github/release/felixfbecker/vscode-php-debug.svg )] ( https://github.com/felixfbecker/vscode-php-debug/releases/latest )
5+ ![ Dependencies] ( https://img.shields.io/david/felixfbecker/vscode-php-debug.svg )
6+ [ ![ Gitter] ( https://badges.gitter.im/felixfbecker/vscode-php-debug.svg )] ( https://gitter.im/felixfbecker/vscode-php-debug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
7+
48![ Demo GIF] ( images/demo.gif )
59
610How to install
@@ -88,4 +92,3 @@ VS Code will open an "Extension Development Host" with the debug adapter running
8892uncomment the ` debugServer ` configuration line. Hit ` F5 ` to start a debugging session.
8993Now, you can debug the testproject like specified above and set breakpoints inside your first VS Code instance to step through the adapter code.
9094
91- [ ![ Gitter] ( https://badges.gitter.im/felixfbecker/vscode-php-debug.svg )] ( https://gitter.im/felixfbecker/vscode-php-debug?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
You can’t perform that action at this time.
0 commit comments