On Sat, Jan 19, 2013 at 10:18 AM, Sylvain Corlay <[email protected]>wrote:
> Regarding the highlighting of the breakpoints, I can see that the > corresponding line gets the focus in the editor. The line becomes light > grey. However, the breakpoint itself is not highlighted. I am running > Spyder 2.2 beta1 on Ubuntu 12.04 64bits. I launched it with "python > bootstrap.py". > Thanks, > Sylvain > Ah, now I understand. The highlighting of the line in the editor is all that Spyder is designed to do today. Highlighting the breakpoint glyph itself in the margin is not currently part of the design. If you feel like that's an important feature, please open up an new issue here: http://code.google.com/p/spyderlib/issues/list Jed -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
