I'm trying. I'm really trying to give Copilot a chance.
So far it's been offering reasonable Python code suggestions. Not great, but reasonable.
Too bad I was asking it about Raku and Nushell.
I'm trying. I'm really trying to give Copilot a chance.
So far it's been offering reasonable Python code suggestions. Not great, but reasonable.
Too bad I was asking it about Raku and Nushell.
Okay, today I'm using Copilot with Go, a language where if you took out the boilerplate you'd have nothing left but whitespace.
And it's pretty good! I don't trust the autocomplete suggestions blindly, but it gets a fair chunk of the structure that I need for a given expression or block.