phpstorm new file without making a file

Hi,
While I'm programming, sometimes I need to dump, search and replace or edit some text without it being a file. Tho, in PHPStorm i'm forced to save the file.
In sublime I could simply press cmd+n/ctrl+n, do some text editing and copy it back to where I need it, and close the screen without saving it. In PHPStorm it seems not possible yet.
Is there any way to do this?
Thanks in advance,
Bart

1

Tools/New scratch file (Ctrl+Alt+Shift+Ins)

1
Avatar
Permanently deleted user

THANKS!! :D dont have to use sublime now anymore...

0

请先登录再写评论。