New submission from Mark Roseman:

Right now breakpoints can only be set/cleared by using a context menu on a line 
in the editor. I discovered this entirely by reading through the bug database, 
as right-click doesn't work on OS X (#24801).

Some other tools use an indicator (e.g. stop sign) in the left margin, which 
can be toggled on and off by a simple click. This could exist in conjunction 
with line numbering (#17535)

----------
components: IDLE
messages: 248194
nosy: kbk, markroseman, roger.serwy, terry.reedy
priority: normal
severity: normal
status: open
title: visual margin indicator for breakpoints in IDLE
type: enhancement
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24825>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to