I use kotlin playground quite a bit to test code. It is more convenient than using my own compiler. However, when I generate a share link, so that I can continue to work on the same code from a different computer, that link only seems to capture the exact snapshot at the moment the share link was generated. If I edit the code after the link was generated, those changes will not be reflected when the link is opened in a new browser. Is there any way to generate a perma link so that I can switch between computers?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Kotlin Playground program latency
|
1 | 76 | February 11, 2025 | |
API links broken!
|
1 | 828 | April 11, 2012 | |
How to post a runnable code block on this forum | 7 | 1964 | April 11, 2022 | |
Is there a Kotlin equivalent of javax.tools.JavaCompiler?
|
2 | 1075 | December 12, 2021 | |
Problem using readLine() in Playground | 4 | 11301 | October 29, 2020 |