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

Add Possibilty to Hide Folders #23314

Open
lbassuncao opened this issue Apr 3, 2024 · 5 comments · May be fixed by #34308
Open

Add Possibilty to Hide Folders #23314

lbassuncao opened this issue Apr 3, 2024 · 5 comments · May be fixed by #34308

Comments

@lbassuncao
Copy link

lbassuncao commented Apr 3, 2024

It would be nice to add the possibility to hide folders unrelated to projects like ".git", ".vscode", ".idea", etc.

Maybe this could be implemented using a ".hidden" file like in Linux. Which would contain all the files and folders to hide from the file viewer, and of course the file ".hidden" is hidden itself by default.

Something like this: https://delightlylinux.wordpress.com/2015/06/03/hide-files-with-hidden/

Thanks.

@LonwoLonwo
Copy link
Member

Hello @lbassuncao

Could you please provide a screen of how it looks in your case right now?

@lbassuncao
Copy link
Author

Hi @LonwoLonwo

Of course.

Here it is:

DBeaverCE

Thanks.

@LonwoLonwo
Copy link
Member

Ok, thanks for the idea!

SASUKE38 added a commit to SASUKE38/dbeaver that referenced this issue May 21, 2024
SASUKE38 added a commit to SASUKE38/dbeaver that referenced this issue May 21, 2024
SASUKE38 added a commit to SASUKE38/dbeaver that referenced this issue May 21, 2024
@arhayka
Copy link
Member

arhayka commented May 22, 2024

We discussed this ticket with the team and decided to do the following:
1/ Add the new setting in Preferences (User interface —> Navigator) and in the Navigator toolbar
2/ This setting will allow users to show or hide hidden files: Windows hidden files, dotfiles, .hidden, gitignore

@lbassuncao lbassuncao changed the title Added Possibilty to Hide Folders Add Possibilty to Hide Folders May 22, 2024
@arhayka arhayka added this to the 24.1.4 milestone May 23, 2024
@arhayka arhayka removed the external label May 27, 2024
@SASUKE38
Copy link
Contributor

SASUKE38 commented Jun 8, 2024

I'm interested in working on this issue but am having some trouble figuring out where/in which file to place the logic for hiding the files and folders. Specifically, I'm unsure where the logic that loads project files and folders is. Does anyone have any advice for this?

SASUKE38 added a commit to SASUKE38/dbeaver that referenced this issue Jun 10, 2024
SASUKE38 added a commit to SASUKE38/dbeaver that referenced this issue Jun 10, 2024
@E1izabeth E1izabeth linked a pull request Jun 10, 2024 that will close this issue
@arhayka arhayka removed this from the 24.1.4 milestone Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants