vscode-php-debug

PHP Debug Adapter for Visual Studio Code 🐞⛔

MIT License

Stars
763
Committers
33

Bot releases are hidden (Show)

vscode-php-debug - v1.13.0

Published by felixfbecker over 5 years ago

1.13.0 (2019-03-06)

Features

  • add hostname option to set the interface to bind to (#330) (c7280b6)
vscode-php-debug - v1.12.6

Published by felixfbecker about 6 years ago

1.12.6 (2018-09-21)

Bug Fixes

vscode-php-debug - v1.12.5

Published by felixfbecker about 6 years ago

1.12.5 (2018-08-28)

Bug Fixes

vscode-php-debug - v1.12.4

Published by felixfbecker about 6 years ago

1.12.4 (2018-08-16)

Bug Fixes

  • set evaluateName for variables to allow copy (#295) (378baab), closes #278
vscode-php-debug - v1.12.3

Published by felixfbecker over 6 years ago

1.12.3 (2018-04-12)

Bug Fixes

  • phpDebug: make connection init more robust (#243) (4ee0783)
vscode-php-debug - v1.12.2

Published by felixfbecker over 6 years ago

1.12.2 (2018-03-14)

Bug Fixes

vscode-php-debug - v1.12.1

Published by felixfbecker almost 7 years ago

1.12.1 (2017-11-21)

Bug Fixes

  • properly build before releasing (c842e2f)
vscode-php-debug - v1.12.0

Published by felixfbecker almost 7 years ago

1.12.0 (2017-11-21)

Features

vscode-php-debug - https://github.com/xdebug/vscode-php-debug/releases/tag/v1.11.1

Published by felixfbecker over 7 years ago

vscode-php-debug - xdebugSettings

Published by felixfbecker almost 8 years ago

Adds a new xdebugSettings launch setting that allows you to completely configure stuff like max_children, max_depth and max_data.

vscode-php-debug -

Published by felixfbecker about 8 years ago

vscode-php-debug - Critical bug fix

Published by felixfbecker about 8 years ago

Fixes #64

vscode-php-debug -

Published by felixfbecker about 8 years ago

vscode-php-debug -

Published by felixfbecker about 8 years ago

vscode-php-debug -

Published by felixfbecker about 8 years ago

vscode-php-debug -

Published by felixfbecker over 8 years ago

  • Fixes issue with removal of breakpoints #44
  • Fixes empty variables in combination with legacy XDebug 2.2 #43
vscode-php-debug - Fix for VS Code 1.2

Published by felixfbecker over 8 years ago

Fixes #37 and #39

vscode-php-debug -

Published by felixfbecker over 8 years ago

Implements allThreadsContinued flag in VS Code 1.2.0. Multiple requests in older versions will not work correctly in Code 1.2, so make sure to update.

vscode-php-debug -

Published by felixfbecker over 8 years ago

  • adds support for long arrays / object structures
vscode-php-debug -

Published by felixfbecker over 8 years ago

Fixes badges in VS Code marketplace