I just think it’d be helpful when I’m trying to te...
# random
s
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
you can right click and then see the path the scatch file is stored in
If I remember correctly they are stored in different location
s
that doesn’t really help me import items between scratches but all right
k
@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
in the user directory
g
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