|
|
|
|
|
by willsmith72
831 days ago
|
|
I don't get this at all. What kind of code are you writing that you have to literally go and research what it spat out? In my experience 90% of code is 90% the same as another piece of code in the same repo, with small differences, and copilot will make you fly writing that code. If you can't read the output code, does it mean the rest of your codebase is similarly unreadable? The complexity in a codebase or a system is usually from different parts integrating or an overall architecture, but that's totally different to an individual function |
|
In that case I think I was better off not relying on the tool. I do find it nice to steer me in a direction, but the things I use tend to be niche enough that I don't get the benefit many others do.
I also have a feeling you and I are using it in different capacities.