I have a few places were it’s been useful. Transform these inputs and return these outputs in this format. And write or modify a SQL query.
Small things, very small. I just need it to write, I don’t need it to do logic. It’s been a somewhat useful tool for searching a file, particularly when I don’t know the exact function or info I’m looking for.
Anything more than say 20 lines at a time gets me uneasy. Anything that needs to call another function or have multiple functions it’s terrible at. It will constantly duplicate existing functions.
I have a few places were it’s been useful. Transform these inputs and return these outputs in this format. And write or modify a SQL query.
Small things, very small. I just need it to write, I don’t need it to do logic. It’s been a somewhat useful tool for searching a file, particularly when I don’t know the exact function or info I’m looking for.
Anything more than say 20 lines at a time gets me uneasy. Anything that needs to call another function or have multiple functions it’s terrible at. It will constantly duplicate existing functions.