completion on the whitescope with copliot-cmp result in a broken experience #1533
Closed
2 tasks done
Labels
bug
Something isn't working
FAQ
Announcement
Minimal reproducible full config
Description
When copilot is used in the beginnig of the line after indentation, resulted completion is a not what expected. It looks broken.
It looks like this is happening because of whitespace handling in cmp and '.' keyword pattern that can trigger completion on the whitespace.
Steps to reproduce
write some comment or class statement in the first line. Move cursor to the second line add two whitespaces / tabs.
Expected behavior
You get completion you accepted.
Actual behavior
some part of the completion is duplicated in the beginning of the inserted text.
Additional context
No response
The text was updated successfully, but these errors were encountered: