-
Is my Kotlin code uploaded to any server?
No, all processing happens locally in your browser. Your code never leaves your device.
-
What's the maximum file size I can view?
While there's no strict limit, very large files (several MB) may cause performance issues in your browser.
-
Can I edit the Kotlin code in this viewer?
This is currently a read-only viewer. For editing, we recommend using IntelliJ IDEA or Android Studio.
-
Does this support Kotlin script files (.kts)?
Yes, the viewer works with both .kt and .kts Kotlin file extensions.
-
Can I use this offline?
Yes, if you save this page to your device, you can use it without an internet connection.