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 new filter to only show tracked files in Files panel #4024

Merged

Conversation

veremenko-y
Copy link
Contributor

  • PR Description

Added new filter to only show tracked files in Files panel. This allows to hide all non-tracked files on large repos.

  • Please check if the PR fulfills these requirements
  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
  • If a new UserConfig entry was added, make sure it can be hot-reloaded (see here)
  • Docs have been updated if necessary
  • You've read through your own file changes for silly mistakes etc

FYI This is my first PR in this repo.

@jesseduffield jesseduffield added the enhancement New feature or request label Nov 9, 2024
@jesseduffield jesseduffield force-pushed the file-tree-tracked-filter branch from f29a5a8 to 4ee831d Compare November 9, 2024 07:03
Copy link
Owner

@jesseduffield jesseduffield left a comment

Choose a reason for hiding this comment

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

LGTM

@veremenko-y
Copy link
Contributor Author

Anything else is needed from me for this PR?

This allows to hide all non-tracked files on large repos
@jesseduffield jesseduffield force-pushed the file-tree-tracked-filter branch from 4ee831d to fdeaf9c Compare November 12, 2024 05:54
@jesseduffield
Copy link
Owner

Nope I just gotta rebase+merge this guy

@jesseduffield jesseduffield merged commit e1e4e1b into jesseduffield:master Nov 12, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants