Commit 321da8d
committed
Simplify VSCode launch.json configuration
This change removes the unnecessary version number from the launch.json file,
making the configuration more resilient to VSCode updates.
The essential configuration elements are preserved, including the critical
path mapping that enables proper communication between Xdebug in the
container and the VSCode debugger on the host system.1 parent 0fbce1a commit 321da8d
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
0 commit comments