File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
88
99- When ` env ` is specified in launch configuration it will be merged the process environment.
1010- Set variable support.
11- - Improved hover support
11+ - Improved hover support.
12+ - Update publisher id.
1213
1314## [ 1.22.0]
1415
Original file line number Diff line number Diff line change 11# PHP Debug Adapter for Visual Studio Code
22
3- [](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug) [](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug) [](https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug) [](https://github.com/xdebug/vscode-php-debug/actions?query=branch%3Amain) [](https://codecov.io/gh/xdebug/vscode-php-debug) [](https://github.com/prettier/prettier) [](https://github.com/semantic-release/semantic-release)
3+ [](https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug) [](https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug) [](https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug) [](https://github.com/xdebug/vscode-php-debug/actions?query=branch%3Amain) [](https://codecov.io/gh/xdebug/vscode-php-debug) [](https://github.com/prettier/prettier) [](https://github.com/semantic-release/semantic-release)
44
55![ Demo GIF] ( images/demo.gif )
66
Original file line number Diff line number Diff line change 22 "name" : " php-debug" ,
33 "displayName" : " PHP Debug" ,
44 "version" : " 0.0.0-development" ,
5- "publisher" : " felixfbecker " ,
5+ "publisher" : " xdebug " ,
66 "license" : " MIT" ,
77 "description" : " Debug support for PHP with Xdebug" ,
88 "keywords" : [
You can’t perform that action at this time.
0 commit comments