Find text with newlines

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


0
Avatar
Permanently deleted user

Is it possible to find text that contains newlines in
IntelliJ?


Did you try "\n" (e.g. ";\nimport")?


Timur

0

请先登录再写评论。