Unwanted changes copy pasting

Copy pasting blocks of code between files auto updates imports and even modifies other files to export previously local definitions. This behavior isn’t helpful (the latter especially) and don’t see a pref to disable it or just get copy/paste working as expected.

Hey, which programming language are you using?

+1 here. Very annoying feature. I’m using typescript

Hey, is the setting typescript.updateImportsOnFileMove.enabled what you need, or a similar setting under the TypeScript section?