Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Utilize the new window.withProgress for coc.nvim #359

Open
ckipp01 opened this issue Dec 3, 2020 · 0 comments
Open

Utilize the new window.withProgress for coc.nvim #359

ckipp01 opened this issue Dec 3, 2020 · 0 comments
Labels
task General task that needs to be completed

Comments

@ckipp01
Copy link
Member

ckipp01 commented Dec 3, 2020

Task

As of this commit coc.nvim now has a native window.withProgress like there is in VS Code. There is a few places that we can probably utilize this to show progress better just like we with the VS Code extension.

  • Look through the VS Code extension and see where exactly we use this
  • Identify if they same usages can be done in here
  • Add them in
  • Profit
@ckipp01 ckipp01 added the task General task that needs to be completed label Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task General task that needs to be completed
Projects
None yet
Development

No branches or pull requests

1 participant