Find text with newlines Permanently deleted user Created July 24, 2003 22:09 Hi.Is it possible to find text that contains newlines in IntelliJ?If not, doesn't it make sense to add this capability?Amnon I. Govrin
Did you try "\n" (e.g. ";\nimport")?
Timur