Releases: matiasmorant/SublimeDebugger
Releases · matiasmorant/SublimeDebugger
BugFix Release
Better connection procedure
BugFix Release
- solved issue with non-connecting processes?
- solved bug in trying to execute backends inside .zip (by extracting it first)
BugFix Release
trying to solve issue with zipfiles
BugFix Release
- solved issue with settings not loading (the package folder might be a .zip)
- cleaned codebase
Interpreter settings
- added a settings file to choose the interpreter for each language
Bugfix Release
Solved issue with breakpoints on windows
Bugfix Release
Solved issue when Python 2 not installed
Solved issue with showing help in mdpopup
Bugfix Release
Solved issues with expression evaluation in Python 2 and Python 3 backends
Relative imports
0.3.0 relative imports
Bugfix Release
Solved an issue with Package Control
Simplified TCP communication