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

Toast or timeout for showInformationMessage #153693

Closed
vanowm opened this issue Jun 29, 2022 · 5 comments
Closed

Toast or timeout for showInformationMessage #153693

vanowm opened this issue Jun 29, 2022 · 5 comments
Labels
api feature-request Request for new features or functionality workbench-notifications Notification widget issues

Comments

@vanowm
Copy link

vanowm commented Jun 29, 2022

Current implementation doesn't allow automatically dismiss showInformationMessage messages, leaving us with setStatusBarMessage, which is too subtle, and IMO is useless. There seems to be no other method to get user's attention without require their interaction.

Status bar has "Show notifications" button, which shows previous messages from showInformationMessage, which suggests these messages could get hidden, however the API doesn't provide any means to hide these messages.

It would be useful to be able either provide a timeout for showInformationMessage or at least dismiss own messages.

@vanowm
Copy link
Author

vanowm commented Jun 29, 2022

I'm not sure if it's a bug or a feature, but if showInformationMessage called quickly 4 times with the same text it will dismiss the message. This could be used as a hack to dismiss own messages, but it feels like abuse.

@roblourens roblourens assigned bpasero and unassigned roblourens Jun 29, 2022
@bpasero bpasero added workbench-notifications Notification widget issues feature-request Request for new features or functionality api labels Jun 30, 2022
@bpasero bpasero removed their assignment Jun 30, 2022
@vscodenpa vscodenpa added this to the Backlog Candidates milestone Jun 30, 2022
@vscodenpa
Copy link

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@heartacker
Copy link
Contributor

heartacker commented Jul 7, 2022

I believe this is necessary feature.

many successful message is the disturb. we need those message, but we have to clear.

for ex:
we are using the svn and when we trigger update, the svn updated message is useful but we really really do not want to spend my time to clear the message.
image

@vscodenpa
Copy link

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodenpa
Copy link

🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api feature-request Request for new features or functionality workbench-notifications Notification widget issues
Projects
None yet
Development

No branches or pull requests

5 participants