(no title)
agosz | 1 year ago
When I fix bugs, it's usually not helpful because I need to debug and track down where the bug is.
When I develop new features, it occasionally uses the wrong lock, or makes up APIs that don't exist. I find it gets in the way more for development.
For C# and .NET core, I found IntelliCode to be pretty useful.
No comments yet.