Skip to content

Releases: obormot/PythonBreakpoints

0.4.0: add a try-except wrapping breakpoint

Choose a tag to compare

@obormot obormot released this 13 May 08:49
add wrapping code selection in a try-except block

0.3.3: add a screenshot

Choose a tag to compare

@obormot obormot released this 28 Dec 04:39
add the screenshot to README

0.3.2: minor the release message

Choose a tag to compare

@obormot obormot released this 28 Dec 04:09
err.. one more try to get the release messaging right

0.3.0: simplify and refactor

Choose a tag to compare

@obormot obormot released this 28 Dec 03:14
refactor and simplify; no longer insert the import block;

fix #8: support gutter icons;
(!) breaks compatiblity - refer to messages/0.3.0.txt for detail

0.2.1: new keyboard shortcut

Choose a tag to compare

@obormot obormot released this 20 Jun 05:35

The keyboard shortcut for Goto Breakpoint is now ctrl+shift+g across platforms.

0.1.4: bugfix

Choose a tag to compare

@obormot obormot released this 03 Jun 02:50

Fixes an issue with settings not being loaded in ST3

0.1.3: make debugger configurable

Choose a tag to compare

@obormot obormot released this 02 Jun 17:19

Debugger module is now configurable in settings.

0.1.2: bugfixes

Choose a tag to compare

@obormot obormot released this 15 Mar 06:17
Update README.md

0.1.1

Choose a tag to compare

@obormot obormot released this 06 Jan 04:26
minor cleanup