Scratch files by project
Answered
Hi,
correct me if I'm wrong:
scratch files are not save in the project dir!
Is it possible to have scratch files by project?
Tanks in advance.
Please sign in to leave a comment.
Hi Randd, scratches are global and stored in PyCharm config folder, e.g. on macOS it's /Users/<USER>/Library/Preferences/PyCharm2018.2/scratches. It is impossible to make them project-specific. Please feel free to create a feature request in our bug tracker.