SublimeTextXdebug icon indicating copy to clipboard operation
SublimeTextXdebug copied to clipboard

Can't install via Package Control in Sublime Text 4

Open gitressa opened this issue 2 years ago • 0 comments

Environment

Sublime Text

Operating system: Ubuntu 20.04

Installed version/build: 4143

Python version: 3.8.8

To reproduce

  1. Open Package Control: Install Package
  2. Type xdeb ... and see that this package is not offered as an option

As a work around, it is possible to install with Git:

cd ~/.config/sublime-text/Packages/
git clone https://github.com/martomo/SublimeTextXdebug.git "Xdebug Client"

gitressa avatar Apr 04 '23 07:04 gitressa