-
Notifications
You must be signed in to change notification settings - Fork 662
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated FolderTreeProvider to allow for values at any level of the tree * Added utility method "walk" and passing node to createValueTreeItem * Moved tag explorer to use FolderTreeProvider * Added path in node info * Added commands for showing tags in workspace or current file only * Added support for grouping or flattening tags hierarchy * Moved e2e test cleanup in the suite so that it also works when running the tests from VS Code debug task * Added flag for registering commands in tags-explorer (needed for testing :( )
- Loading branch information
1 parent
86e2bb1
commit e773e1f
Showing
8 changed files
with
280 additions
and
176 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.