feat(role): add debugger
Add `vscode-php-debug` for working with Xdebug and debugging PHP code.
This commit is contained in:
parent
6fba154cdf
commit
3dc73400dc
3 changed files with 25 additions and 0 deletions
4
roles/debugger/tasks/main.yaml
Normal file
4
roles/debugger/tasks/main.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- include_tasks: php.yaml
|
||||
tags:
|
||||
- debugger
|
Loading…
Add table
Add a link
Reference in a new issue