File tree Expand file tree Collapse file tree 2 files changed +9
-31
lines changed
Expand file tree Collapse file tree 2 files changed +9
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "name" : " mock -debug" ,
3- "displayName" : " Mock Debug" ,
4- "version" : " 0.10.18 " ,
5- "publisher" : " andreweinand " ,
6- "description" : " Starter extension for developing debug adapters for VS Code. " ,
2+ "name" : " php -debug" ,
3+ "displayName" : " PHP Debug" ,
4+ "version" : " 1.0.0 " ,
5+ "publisher" : " felixfbecker " ,
6+ "description" : " Debug support for PHP with XDebug " ,
77 "author" : {
8- "name" : " Microsoft Corporation"
8+ "name" : " Felix Becker" ,
9+ 910 },
1011 "engines" : {
1112 "vscode" : " ^0.10.1"
1718 "private" : true ,
1819 "repository" : {
1920 "type" : " git" ,
20- "url" : " https://github.com/Microsoft /vscode-mock -debug.git"
21+ "url" : " https://github.com/felixfbecker /vscode-php -debug.git"
2122 },
2223 "bugs" : {
23- "url" : " https://github.com/Microsoft /vscode-mock -debug/issues"
24+ "url" : " https://github.com/felixfbecker /vscode-php -debug/issues"
2425 },
2526 "dependencies" : {
2627 "iconv-lite" : " ^0.4.13" ,
You can’t perform that action at this time.
0 commit comments