Is there a plugin for sublime text 2 for debugging python? Sublime Text is a great editor for python, but once the project gets too big, I have to use other IDEs (such as eclipse) for debugging.
Do any of you Pythonists have a solution for this issue?
SublimeDebugger. This is a graphical debugger for Sublime Text 3.
Use ctrl+shift+b to toggle breakpoint in a line you've referenced the same sublime tool that I based my question on.
Java Prime Pack Debugging is the process of finding errors and bugs in the given code and fixing them. Sublime editor includes various plugins that have debugging features, which helps in finding errors easily. It is an extension used for debugging the PHP files and scripts.
The debugger is enabled by default when the development server is run in debug mode. When running from Python code, passing debug=True enables debug mode, which is mostly equivalent. Development Server and Command Line Interface have more information about running the debugger and debug mode.
Try to https://github.com/wuub/SublimeREPL, it use pdb to debug python,and easy to install by package controller
Try to https://pypi.python.org/pypi/PdbSublimeTextSupport Yes, it's not exactly you wont, but something.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With