From b490e0f8c394d01b6a827a4018dc9d10229dc0fa Mon Sep 17 00:00:00 2001 From: Ali Ayas Date: Sun, 1 Oct 2023 02:08:16 +0300 Subject: [PATCH] Add XdebugHelper --- repository/x.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/x.json b/repository/x.json index ab56baf9add..fa87d6355f6 100644 --- a/repository/x.json +++ b/repository/x.json @@ -99,6 +99,17 @@ } ] }, + { + "name": "XdebugHelper", + "details": "https://github.com/maliayas/SublimeText_XdebugHelper", + "labels": ["php", "xdebug"], + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "xit!", "details": "https://github.com/jotaen/xit-sublime",