I recently upgraded to Xcode 11 and ran into a very annoying problem: it is breaking my formatting when I copy & paste lines of code (which happen to be in Lua or a DSL).
I had been doing this for years, and what I copied was always pasted intact. I did some searching, and verified that “Re-indent on paste” was unchecked (as was “Indent when typing:” in the Indentation preferences).
I am still on macOS Mojave, if that matters.
Since I do this a lot, it is extremely frustrating. Is there a way to get the old (correct) behavior back?
Note: I just filed FB7422240 since this seems to be a regression with no known workaround.