-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[plug-in] API endpoint for window.withProgress #2802
Labels
plug-in system
issues related to the plug-in system
Team: Che-Plugins
issues related to the che-plugins team
todo
larger scoped issues
Comments
vparfonov
added
plug-in system
issues related to the plug-in system
todo
larger scoped issues
Team: Che-Plugins
issues related to the che-plugins team
labels
Sep 6, 2018
vparfonov
changed the title
[plug-in] API endpoint window.withProgress
[plug-in] API endpoint for window.withProgress
Sep 6, 2018
25 tasks
27 tasks
24 tasks
vinokurig
added a commit
to vinokurig/theia
that referenced
this issue
Sep 24, 2018
vinokurig
added a commit
to vinokurig/theia
that referenced
this issue
Sep 24, 2018
vinokurig
added a commit
to vinokurig/theia
that referenced
this issue
Sep 25, 2018
vinokurig
added a commit
that referenced
this issue
Sep 26, 2018
vinokurig
added a commit
that referenced
this issue
Sep 26, 2018
vinokurig
added a commit
that referenced
this issue
Sep 26, 2018
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
vinokurig
added a commit
that referenced
this issue
Sep 28, 2018
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
vinokurig
added a commit
that referenced
this issue
Oct 25, 2018
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
vinokurig
added a commit
that referenced
this issue
Oct 25, 2018
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
vinokurig
added a commit
that referenced
this issue
Oct 26, 2018
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
29 tasks
15 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
plug-in system
issues related to the plug-in system
Team: Che-Plugins
issues related to the che-plugins team
todo
larger scoped issues
Show progress in the editor. Progress is shown while running the given callback and while the promise it returned isn't resolved nor rejected.
https://code.visualstudio.com/docs/extensionAPI/vscode-api#_window
The text was updated successfully, but these errors were encountered: