Skip to content

Conversation

@blakedietz
Copy link
Owner

@blakedietz blakedietz commented Feb 9, 2019

Sorts the Tag Tree view under the file tree

extension development host - welcome notes workspace 2019-02-09 13-38-43

Resolves #11

@blakedietz blakedietz merged commit 77a7c04 into develop Feb 9, 2019
blakedietz added a commit that referenced this pull request Feb 9, 2019
* docs(vscode-logo): Adds logo for extension (#20)

* docs(logo): Add logo

* build(config.yml): Add release branch

* feat(Sorting): Sort the tag tree by tag and file (#21)

Sort the tag tree alphbetically first by tags, then by file.

Resolves #11

* style(tag-tree-data-provider.ts): Add some space in the import statement

* ci(config.yml): Add develop branch to trigger ci
blakedietz added a commit that referenced this pull request Feb 14, 2019
* docs(vscode-logo): Adds logo for extension (#20)

* docs(logo): Add logo

* build(config.yml): Add release branch

* feat(Sorting): Sort the tag tree by tag and file (#21)

Sort the tag tree alphbetically first by tags, then by file.

Resolves #11

* style(tag-tree-data-provider.ts): Add some space in the import statement

* ci(config.yml): Add develop branch to trigger ci

* fix(icon.png): Renames nested-tags-logo.png to icon.png

* perf(tag-tree-data-provider.ts): Scan files asynchronously (#24)

* Scan files asynchronously
* Only include markdown files

* docs(CHANGELOG.md): Automatically publish changes to CHANGELOG.md (#25)

Automatically publish changes to CHANGELOG.md
@blakedietz blakedietz deleted the feature/tree-sort branch February 20, 2019 19:09
blakedietz added a commit that referenced this pull request Mar 5, 2019
* docs(vscode-logo): Adds logo for extension (#20)

* docs(logo): Add logo

* build(config.yml): Add release branch

* feat(Sorting): Sort the tag tree by tag and file (#21)

Sort the tag tree alphbetically first by tags, then by file.

Resolves #11

* style(tag-tree-data-provider.ts): Add some space in the import statement

* ci(config.yml): Add develop branch to trigger ci

* fix(icon.png): Renames nested-tags-logo.png to icon.png

* perf(tag-tree-data-provider.ts): Scan files asynchronously (#24)

* Scan files asynchronously
* Only include markdown files

* docs(CHANGELOG.md): Automatically publish changes to CHANGELOG.md (#25)

Automatically publish changes to CHANGELOG.md

* feat(go to file): add file-open command to file nodes (#34)

- make treeDataProvider use vscode the findFiles function for searching
    - read files and scan for tags asynchronously

* build(recursive-readdir): Remove recursive-readdir as a dependency

* ci(package.json): Change run order of the plugins for semantic release
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.

2 participants