Sublime Forum

Python Debugger Package

#1

Hi!

I’m not sure if here is the right place to ask this, but, recently I install the ‘Python Debugger’ package as follows:

Package Control: Install Package > Python Debugger

The question is, is this package available to show values and evaluate expressions during the debugging? How it works?

Thanks!!!

0 Likes

#2

Read the Python Debugger package documentation. If you do not find any, open a issue on its repository, or find another package with documentaion, or reverse engineer the Python Debugger source code and create a documentation for it.

1 Like