1.6.0 Prerelease
Pre-release
Pre-release
- Major refactor of all the code to use
async
/await
and transpile with Gulp, Typescript 1.8 and Babel - Tests. php-debug is now backed by a test suite that is tested in CI on Windows and Linux, PHP 5.4, 5.6, 7.0 with XDebug 2.3 and 2.4.
- A lot of bugs have been fixed on the way, the adapter should be more stable than ever before.
- Adds support for running without debugging (aka Ctrl+F5)
- "Everything" exception breakpoint is now checked by default
- Request time is now localized
Requires at least VS Code March Insiders release (0.10.12-insiders)
To try it out, download the vsix file and open it with VS Code.