Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I save a scratch file in IntelliJ 14

I have scratch file. I developed something useful. Now I know how should I name file, the content will reside in.

Is it possible to convert scratch file to normal file?

like image 386
user482745 Avatar asked Dec 18 '14 16:12

user482745


2 Answers

You can save it by pressing F5

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206834865-Is-there-a-Save-Scratch-File-As-?flash_digest=3f8ff00c01b15c180184ef92750a3ccbe3d4a040

like image 187
AmanicA Avatar answered Sep 28 '22 06:09

AmanicA


It is not possible now. Create new file and copy content of scratch file there.

like image 26
user482745 Avatar answered Sep 28 '22 06:09

user482745