Search code examples
intellij-ideacopy-pastedeveloper-tools

Is it possible to disable the auto format by copy&past in IntelliJ?


When I copy&past my source files IntelliJ autoformat the file content. E.g. change the order of imports.

How can I disable this behavior?


Solution

  • You can change this behaviour under Settings/Preferences (on macOS) | Editor | General | Smart Keys | Reformat on paste