29
loading...
This website collects cookies to deliver better user experience
deque
Data StructureSlow suggestions for small snippets. When I am writing code for production stuff, I was barely using Copilot as by the time it could suggest something, I was done writing. This picture describes how Copilot works:
Since the suggestions are fetched from the internet, there is a slight delay between starting to type and actually getting the suggestions. In the case of line-by-line suggestions, you will easily be able to type faster than waiting for the suggestions.
Copilot overrides automatic parenthesis closing, which turned out to be a major pain for someone like me, who heavily relies on it