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

Cannot dismiss the method signature popup for a "new" class method #435

Closed
jamshark70 opened this issue Aug 26, 2012 · 1 comment
Closed
Assignees
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. env: SCIDE

Comments

@jamshark70
Copy link
Contributor

Typing a class name, followed by open paren, pops up a method signature box. I could not find a way to make it go away.

For instance, Pbind(...) may have a long, multiple-line argument list. There's no need to look at "pairs: [ ]" the whole time. But Esc doesn't close the box, and it keeps coming back if I move the cursor out and back in.

There should always be a way to close the method arg box and keep it closed.

@ghost ghost assigned jleben Aug 27, 2012
@jleben
Copy link
Member

jleben commented Aug 27, 2012

Fixed. Now Escape closes popup for current method call, and keeps it closed until the popup is retriggered using Alt+Space.

@jleben jleben closed this as completed Aug 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs. env: SCIDE
Projects
None yet
Development

No branches or pull requests

2 participants