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: Some improvements to Projects #16182

Merged
merged 11 commits into from
Aug 9, 2021

Conversation

ccordoba12
Copy link
Member

Description of Changes

  • Add option to show hidden files to its Options menu and set it to True. This allows to explore the contents of hidden directories from Projects.
  • Fix single click mode for directories.
  • Move code that's only used on Projects from Files.
  • Hide some paths by default, such as .spyproject, __pycache__ and .ipynb_checkpoints.

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: @ccordoba12

- Also set it to True.
- This is useful to have access to hidden files when working in a
project.
- Now we expand/collapse directories in single click in Projects.
- I also fixed a bug in both plugins that occurred when
expanding/collapsing and a file was selected (the file was
opened).
Files shouldn't filter things by default
@ccordoba12 ccordoba12 added this to the v5.1.2 milestone Aug 9, 2021
@ccordoba12 ccordoba12 self-assigned this Aug 9, 2021
@pep8speaks
Copy link

pep8speaks commented Aug 9, 2021

Hello @ccordoba12! 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-08-09 06:59:38 UTC

@ccordoba12 ccordoba12 merged commit 604e8ba into spyder-ide:5.x Aug 9, 2021
@ccordoba12 ccordoba12 deleted the some-projects-improvements branch August 9, 2021 13:10
ccordoba12 added a commit that referenced this pull request Aug 9, 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.

None yet

2 participants