I'm sure it's just me, but does anyone out there get real out of co-pilot (the vscode built in one, not the Windows one…good lord, Naming Things™️)?

Beyond useful autocomplete (big `if` blocks, and functions that are similar to other functions) - I've yet to have it fix or write useful blocks…

@rem the agent mode works alright sometimes. I just used it to track down specifics around how a vue code base was making all its api calls. And then had it verify some api related stuff on the associated rails app. Having it run curl commands and rails console commands to verify stuff itself. This kind of usage I’ve found to help me get oriented in new code bases quicker. I sometimes let it go through and do some coding but usually not entirely thrilled with the output.
@rem I should note I’m having it use Claude 4 model