Code Block Bug: spaces get trimmed before text when pasting from VS Code

When I copy and paste code from VS Code, most of the whitespace before the text on each line gets trimmed changing the max indentation to what seems to be 2 spaces.

When pasting from VS Code into other code blocks in other applications, I donā€™t have this problem.

Iā€™m seeing this problem on Chrome on a Mac.

I find Shift-Cmd-V retains VS Codeā€™s leading spaces.

Hope that helps, John

1 Like

Awesome thank you. That worked.

1 Like

Excellent!