From f065a983db021de3d70e108a9358a73815817681 Mon Sep 17 00:00:00 2001 From: Damjan Cvetko Date: Mon, 16 Feb 2026 21:58:04 +0100 Subject: [PATCH] fix: Add missing title for new command --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e68fce6..4bdab55a 100644 --- a/package.json +++ b/package.json @@ -663,7 +663,8 @@ "title": "Copy Value as raw" }, { - "command": "extension.php-debug.listenForXdebug" + "command": "extension.php-debug.listenForXdebug", + "title": "Listen for Xdebug" } ], "keybindings": [