Remix.run Logo
ameliaquining 19 hours ago

I think the idea is that your IDE or whatever should automatically run the project's autoformatter after every AI edit, so that any formatting mistakes the AI makes are fixed before you have to look at them.

withinboredom 19 hours ago | parent [-]

Do you not look at changes in your terminal as it is making them?

ameliaquining 19 hours ago | parent [-]

The thing in the terminal could also run the project autoformatter on the changes before displaying them.