slevinkelevra

joined 2 years ago

You do refactoring with auto complete?

[–] slevinkelevra@sh.itjust.works 6 points 2 days ago* (last edited 2 days ago) (2 children)

As a senior dev I have found AI useful for auto completion (where you see beforehand what it wants to write directly in Visual Studio) and code analysis (as it does find some bugs and can give good hints for code structure). I would never trust it with anything even remotely complex though.

It kinda scares me that people trust it enough for "agent mode", as giving it direct access to change stuff directly has simply put never worked.