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

How do you get the node in the treeview that is being clicked #901

Closed
1234567845246 opened this issue Jul 23, 2023 · 1 comment
Closed
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@1234567845246
Copy link

Hello, I am currently implementing a file treeview plugin. But now I ask is that if I put a file button in the (location: view/title, group: navigation) there, don't know how to get the current treeview selected node, in fact just like vscode documents to open the device itself, Is to get the current click on the button, the default is in the root directory of the open document, when the selected node, select the node area generated. I looked at the API and there was no API for it,

@mjbvz mjbvz added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Oct 2, 2023
@vscodenpa
Copy link
Collaborator

Please ask your question on StackOverflow. We have a great community over there. They have already answered thousands of questions and are happy to answer yours as well. See also our issue reporting guidelines.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants