Common use case of copilot is
1 write a comment
2 go to next line
3 accept suggestion
This is not working, even when I force trigger cmp (cmp.mapping.complete()) then also it does not show any completion from copilot, but has other sources like buffer.
If I write a character copilot suggestion works, but not on empty line.
Common use case of copilot is
1 write a comment
2 go to next line
3 accept suggestion
This is not working, even when I force trigger cmp (cmp.mapping.complete()) then also it does not show any completion from copilot, but has other sources like buffer.
If I write a character copilot suggestion works, but not on empty line.