Multi-line search and replace Kkinder Created April 18, 2012 21:09 Does PyCharm have multi-line search and replace functionality? I can't seem to find it or figure out how to do that.
For multi-line search and replace in a single file, press the "Multiline" button in the Find toolbar. For replace in multiple files, check the "Regular expression" option and use \n as newline markers in the search and replace fields.