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

feature: allow progress message for external tools without lsp #682

Closed
1 task done
rtgiskard opened this issue Dec 30, 2023 · 2 comments
Closed
1 task done

feature: allow progress message for external tools without lsp #682

rtgiskard opened this issue Dec 30, 2023 · 2 comments
Labels
enhancement New feature or request stale

Comments

@rtgiskard
Copy link

rtgiskard commented Dec 30, 2023

Did you check the docs?

  • I have read all the noice.nvim docs

Is your feature request related to a problem? Please describe.

Here is the case:

I want to call external tools to check something, it may take several seconds to finish, I'd like to have a notification when it's run, and change the notification once it's done, then delete the notification with a delay.

The notification may display just like the lsp progress message, but without a real lsp server.

Describe the solution you'd like

fidget provides the capability, but it would be better if noice provide similar api, so that all messages are handled in one place.

Describe alternatives you've considered

fidget as an independent message backend

Copy link
Contributor

github-actions bot commented Jul 6, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Jul 6, 2024
Copy link
Contributor

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant