WTH VSCode pasting always messes up yaml indent

I frequently copy/paste the entire yaml for an ESPHome device in VS Code. Every time, VS Code reliably adds an extra tab (2 spaces) to the front of each line below the one I pasted. I can fix it quickly with zero length box insertion, but it’s annoying.