Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line and line number context menus should have an entry "Set/Clear Breakpoint F12" #2127

Open
spyder-bot opened this issue Feb 17, 2015 · 9 comments

Comments

@spyder-bot
Copy link
Collaborator

From robert.p...@mykolab.com on 2015-01-21T07:13:18Z

Setting/clearing a breakpoint via double click on the line number is difficult to discover. So there should also be a corresponding context menu entry.

(I am using Spyder 2.3.2 via WinPython.)

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=2127

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2015-01-30T14:05:25Z

Status: Accepted
Labels: Cat-Debugger MS-v2.3.4

@ccordoba12 ccordoba12 modified the milestones: v2.4, v2.3.4 Mar 7, 2015
@ccordoba12
Copy link
Member

@goanpeca, could you take care of this one? I mean, given that you've worked with the line number area :-)

@goanpeca goanpeca self-assigned this Mar 8, 2015
@goanpeca
Copy link
Member

goanpeca commented Mar 8, 2015

Got it!

@goanpeca
Copy link
Member

@ccordoba12

In what part do you think it would be best to introduce the breakpoint context? On top? or?

image

@Nodd
Copy link
Contributor

Nodd commented Mar 13, 2015

"Go to line..." should stay first, I'd put the breakpoint options right after it.

I'm not sure if the other options are that useful here, but there is no harm in keeping them since the menu is quite short.

@goanpeca
Copy link
Member

👍

@ccordoba12 ccordoba12 modified the milestones: v3.1, v3.0 Jul 13, 2015
@goanpeca
Copy link
Member

goanpeca commented Dec 6, 2015

@Nodd, could we work in improving the options displayed here?

I think the context menu in the linenumber should be specific to the line number. All those other options make no real sense there....

@Nodd
Copy link
Contributor

Nodd commented Jan 27, 2016

I'd just keep "Go to line" and set/clear breakpoints, these are the only line-related options.

We could add:

  • Remove the Line (Ctrl+D)
  • Run the line if there is already an option for this, I don't remember
  • Run cell (since cell markers are displayed in the line number area). There are many of them, like run and go to next cell (I don't know since a never use them)

That's all I can think of right now.

@goanpeca
Copy link
Member

@Nodd awesome thanks for the feedback.

@goanpeca goanpeca removed their assignment Jan 14, 2017
@ccordoba12 ccordoba12 modified the milestones: todo, Not sorted Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants