this post was submitted on 02 Jul 2023
6 points (100.0% liked)
For all your programming needs
26 readers
1 users here now
A community to discuss programming and or related topics
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It does a great job when it has full access to the code base. I often just write comments for what I want to do and it will guess what I want 90% of the time. It’s also super helpful for writing code that follows some specific format, e.g if i want some test json data with specific fields it will make some and fill them in properly.