Codex vscode on windows adding blank lines after every line

I have noticed that Codex vscode on windows is adding blank lines after every line. This keeps happening especially to routes.ts and storage.ts but also happens to normal pages as well.

I suspect its some editing artifact or its done to make reading code easier? is this a mistake or intended? It makes seeing what actually changed in the file more challenging and overall just makes the file ugly to read and increases line count (effectively doubling it for no reason)

1 Like

I also see this behaviour in our C++ repository. We are using C++ Builder. In past this behaviour was rare but today everytime Codex edits some file, it duplicates line endings.

1 Like