-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
apiapi-proposalfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingworkbench-notificationsNotification widget issuesNotification widget issues
Milestone
Description
With the new notifications comes support for showing long running operations:
We currently have an API where you can show global progress:
One advantage of having this within progress is to free space from the status bar and also to indicate from which extension the progress is reported (because notifications always show their source). Another advantage is that we could provide a "Cancel" button to stop the operation.
We could move this into a notification as a first step and could offer additional APIs to:
- report more detailed progress on the progress bar
- provide additional actions ("Cancel" for example)
@jrieken thoughts?
dragonwolf83, fiveisprime, tmknight and yume-chan
Metadata
Metadata
Assignees
Labels
apiapi-proposalfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanplan-itemVS Code - planned item for upcomingVS Code - planned item for upcomingworkbench-notificationsNotification widget issuesNotification widget issues