Skip to content

Releases: matiasmorant/SublimeDebugger

BugFix Release

12 Jan 19:53

Choose a tag to compare

Better connection procedure

BugFix Release

12 Jan 07:16

Choose a tag to compare

  • solved issue with non-connecting processes?
  • solved bug in trying to execute backends inside .zip (by extracting it first)

BugFix Release

11 Jan 04:39

Choose a tag to compare

trying to solve issue with zipfiles

BugFix Release

11 Jan 03:58

Choose a tag to compare

  • solved issue with settings not loading (the package folder might be a .zip)
  • cleaned codebase

Interpreter settings

07 Dec 19:12

Choose a tag to compare

  • added a settings file to choose the interpreter for each language

Bugfix Release

20 Nov 04:19

Choose a tag to compare

Solved issue with breakpoints on windows

Bugfix Release

20 Nov 03:14

Choose a tag to compare

Solved issue when Python 2 not installed
Solved issue with showing help in mdpopup

Bugfix Release

25 Oct 23:17

Choose a tag to compare

Solved issues with expression evaluation in Python 2 and Python 3 backends

Relative imports

29 Aug 00:06

Choose a tag to compare

0.3.0

relative imports

Bugfix Release

19 Aug 22:37

Choose a tag to compare

Solved an issue with Package Control
Simplified TCP communication