Do any serious developers actually use Copilot? I tried it, and my experience was that it’s great at generating simple code that I could easily write myself. Complex problems, 3rd party APIs, anything performance critical: It falls on its face. Finding and correcting methods that were deprecated 5 years ago or never existed in the first place took me longer than had I just read the docs and did it myself.
Do any serious developers actually use Copilot? I tried it, and my experience was that it’s great at generating simple code that I could easily write myself. Complex problems, 3rd party APIs, anything performance critical: It falls on its face. Finding and correcting methods that were deprecated 5 years ago or never existed in the first place took me longer than had I just read the docs and did it myself.