I just think it’d be helpful when I’m trying to test Java/Kotlin interop stuff and don’t wanna futz around in my project, making files I gotta tell IntelliJ not to add to git and whatnot
k
kartikpatodi
06/30/2018, 7:23 PM
you can right click and then see the path the scatch file is stored in
kartikpatodi
06/30/2018, 7:24 PM
If I remember correctly they are stored in different location
s
Shawn
06/30/2018, 7:27 PM
that doesn’t really help me import items between scratches but all right
k
kartikpatodi
06/30/2018, 7:30 PM
@Shawn
Actually scratches are stored in a global location and all intellij projects can view/edit the scratch files
I believe its in the .IntellijIdea<vesion>/config/scratches
kartikpatodi
06/30/2018, 7:30 PM
in the user directory
g
gildor
07/01/2018, 7:07 AM
I suppose that it's not available yet, but be free to create a feature request on Kotlin issue tracker. scratch files under active development now