Skip to content

Releases: xdebug/vscode-php-debug

v1.24.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 04:43
4de38ca

1.24.0 (2022-02-16)

Features

  • add key binding to start debugging and stop on entry. (#724) (4de38ca)

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 11:05

1.23.0 (2022-01-22)

Bug Fixes

Features

v1.22.0

Choose a tag to compare

@github-actions github-actions released this 04 Nov 13:05
f5c9534

1.22.0 (2021-11-04)

Features

v1.21.1

Choose a tag to compare

@github-actions github-actions released this 30 Oct 22:07
85a28a4

1.21.1 (2021-10-30)

Bug Fixes

  • Auto configure runtimeExecutable when only runtimeArgs are used (built-in web server). (#683) (76f8c57)
  • Improve init failure handling (#684) (85a28a4)
  • deps: update vscode-debug (#622) (d88be3a)

v1.21.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 13:24
3aa8a59

1.21.0 (2021-10-14)

Features

  • launch.json option to limit the maximum parallel DBGp connections. (#673) (3aa8a59)

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 10:57
6073b57

1.20.0 (2021-10-13)

Features

  • Purple no folder VS Code debugging support (#645) (6073b57)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 11:27
9de7860

1.19.0 (2021-09-26)

Features

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 09:20
5b12f9e

1.18.0 (2021-09-15)

Features

  • Add support for hit count breakpoints (#69) (5b12f9e)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 18:53
cb091b7

1.17.0 (2021-07-29)

Features

v1.16.3

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:11
9a73045

1.16.3 (2021-07-29)

Bug Fixes