Include the code for the fidget spinner in Codecompanion #1214
ilan-schemoul
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I disagree. Mandating how my plugin takes over your Neovim UI is selfish and opinionated. Providing you with events and hooks that you can leverage to your desire and providing examples of how is more than reasonable. If this were VS Code then I would agree. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Documenting ~100 loc that needs to be copy pasted by ever user is not the best. Any change would need to be manually replicated by every user.
Ideally we want native integration (if fidget is available then setup fidget)
At the very least just copy paste the code in a file of the doc to somewhere in the repo so we can just require that file from outside and manually set it up.
Beta Was this translation helpful? Give feedback.
All reactions