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

refresh the tree view repeatedly in an extension #70549

Closed
cranechu opened this issue Mar 15, 2019 · 3 comments
Closed

refresh the tree view repeatedly in an extension #70549

cranechu opened this issue Mar 15, 2019 · 3 comments
Assignees
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@cranechu
Copy link

I am working on an extension which monitors external devices. I hope to update the status repeatedly in the tree view, like every 1 or even 0.1 second. It looks like the pic below:

Now, I have the refresh button working, so I can do it by clicking it repeatedly. Can we trigger the refresh (or corresponding command, keybinding) by a timer?

refresh

Thanks!

@vscodebot
Copy link

vscodebot bot commented Mar 15, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@sandy081
Copy link
Member

@sandy081 sandy081 added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Mar 19, 2019
@vscodebot
Copy link

vscodebot bot commented Mar 19, 2019

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!

@vscodebot vscodebot bot closed this as completed Mar 19, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators May 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants