Top "Scratch-file" questions

Use this tag for all issues related to temporary files, otherwise known as scratch files.

how to force stop Intellij on linux

I am using a scratch file for some Kotlin work. I accidentally created an endless loop in one of my …

linux intellij-idea scratch-file
Where are IntelliJ scratch files located?

In IntelliJ IDEA 14, we can create scratch files from Tools > New Scratch File... Are they stored in some temporary …

intellij-idea intellij-14 scratch-file
How do I create a scratch file in IntelliJ 14?

Scratch files are mentioned in the release announcement for IntelliJ 14 but it does not mention how to create or use …

intellij-idea ide intellij-14 scratch-file
Open a new scratch file in PyCharm?

In PyCharm 4.5, one of the new features is listed as "Temporary Python Scratch Files". How do I create these? I've …

python pycharm scratch-file