Skip to content

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Oct 10, 2022

VSCODE-343
Doesn't need to be in release notes as the bug wasn't released. Looks like we added an extra registerTreeDataProvider to the help tree although it is already registered in the previous lines when we pass the treeDataProvider to createTreeView. This resulted in it not handling the tree selections (no link clicks).
https://github.com/mongodb-js/vscode/pull/437/files#diff-9bc69eef7e7b5c6202fdac33a5f439e7ca8be35d80a56724d4b49b3e6c7f38f6R26

More on tree data providers: https://code.visualstudio.com/api/extension-guides/tree-view#registering-the-treedataprovider

@Anemy Anemy merged commit c5ddbf4 into main Oct 12, 2022
@Anemy Anemy deleted the VSCODE-343-fix-link-in-help-feedback-tree branch October 12, 2022 17:56
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