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

PR: Add button to show and hide replace widget from find widget #14628

Merged
merged 2 commits into from
Jan 25, 2021

Conversation

juanis2112
Copy link
Contributor

@juanis2112 juanis2112 commented Jan 21, 2021

Description of Changes

  • Wrote at least one-line docstrings (for any new functions)
  • Added unit test(s) covering the changes (if testable)
  • Included a screenshot or animation (if affecting the UI, see Licecap)

Added button to show and hide replace widget from find widget as discussed in spyder-ide/ux-improvements#25

replace

Issue(s) Resolved

Fixes spyder-ide/ux-improvements#25

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:
Juanis2112

@pep8speaks
Copy link

pep8speaks commented Jan 21, 2021

Hello @juanis2112! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-01-25 16:52:07 UTC

@juanis2112 juanis2112 force-pushed the replace_widget branch 2 times, most recently from 7964c00 to 1a5c957 Compare January 21, 2021 01:14
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition @juanis2112. I left a minor suggestion, otherwise looks good to me.

spyder/widgets/findreplace.py Outdated Show resolved Hide resolved
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @juanis2112!

@ccordoba12 ccordoba12 merged commit eb8511c into spyder-ide:master Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove all secondary toolbars and relocate the actions that are needed
3 participants