Replies: 5 comments 2 replies
|
This isnt the place for help-requests. Closing this for now. |
0 replies
|
You should instead open a help request in the discord. :) |
0 replies
|
Wow... You couldn't at least moved to "Discussions"? I don't even use Discord... |
0 replies
|
we don't really observe discussions here. but is the problem actually related to astrocommunity or to copilot itself? |
1 reply
|
Done. :) |
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.
Uh oh!
There was an error while loading. Please reload this page.
Checklist
repro.luaprovided belowNeovim version (nvim -v)
v0.10.2
Operating system/version
Fedora 41 on WSL
Terminal/GUI
Windows Terminal
Describe the bug
Accepting a copilot suggestion inserts the text at beginning of the line instead of respecting indentation. This has been discussed here zbirenbaum/copilot-cmp#11 but I'm having a hard time trying to apply this settings on AstroNvim (maybe I just don't know how or where to configure this).
Steps to Reproduce
{ import = "astrocommunity.completion.copilot-cmp"},Expected behavior
Indentation should be respected.
Screenshots
No response
Additional Context
No response
Minimal configuration
All reactions