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

Tags explorer improvements #1275

Merged
merged 15 commits into from
Aug 22, 2023
Merged

Conversation

riccardoferretti
Copy link
Collaborator

Inspired by #1270 I took the chance to rework the tags explorer:

  • refactored to use FolderTreeProvider
  • added support for hierarchical and flat views
  • added support for only showing tags in current file
  • removed the "Search" option

All in all, it aligns the tags explorer with the other panels.
It also forced a bit of a cleanup in the Folder and FolderTreeProvider stack. (which requires a small renaming/refactoring, which will be for another PR)

@riccardoferretti riccardoferretti merged commit e773e1f into master Aug 22, 2023
3 checks passed
@riccardoferretti riccardoferretti deleted the feature/tag-explorer-file-filter branch August 22, 2023 10:36
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.

1 participant