Often the chat or generator will write code that isn’t formatted according to prettier (using typescript). I then hit save to run the format on save, which is not a big deal, but it adds an extra step. Perhaps there could be an editor.formatOnAcceptSuggestion
setting that automatically does this. Or even runs it before putting it into the file so it’s more readable without red lines.