elect
07/20/2022, 2:51 PMKlitos Kyriacou
07/21/2022, 1:15 PMTudor Luca
07/21/2022, 4:10 PMjuliocbcotta
07/22/2022, 9:51 AMaddMenuProvider
when it is being added from a kotlin class, but it does recognise it when it comes from a java class... I tried to reproduce it in another project... but I failed 😞 The compilation works just fine and I did try to invalidate caches, restarting the computer and praying... but the red line is still there... Any ideas of what I could do?Joost Klitsie
07/22/2022, 11:16 AMReload project after changes in the build scripts
is unchecked. It is rather annoying...Youssef Shoaib [MOD]
07/24/2022, 9:33 PMdo { } while ()
loopsrdhruva
07/26/2022, 4:18 PMRuckus
07/26/2022, 5:41 PMCould not set unknown property 'destinationDir' for task '...' of type org.jetbrains.kotlin.gradle.tasks.KotlinCompile
Is this a known problem and (if so) what is the correct work around to ensure integration still works?ursus
08/04/2022, 1:55 PMPoisonedYouth
08/04/2022, 5:07 PMmcpiroman
08/11/2022, 8:41 AMEllen Spertus
08/13/2022, 1:37 AMSlackbot
08/16/2022, 7:00 AMBig Chungus
08/21/2022, 6:12 PMColton Idle
08/21/2022, 6:20 PM-keepattributes SourceFile,LineNumberTable # Keep file names and line numbers.
-keep public class * extends java.lang.Exception # Optional: Keep custom exceptions.
Alex
08/22/2022, 5:21 PMmp
08/23/2022, 9:11 AMwaghanza
08/25/2022, 1:49 PMkotlin
server-side frameworksursus
08/25/2022, 5:21 PMus
as in user, then it gives me suggestion for user: User
which is exactly what I want and it is great
I do the same in AppCode, and no luck
any idea if this is a setting or a feature or something?ephemient
08/28/2022, 7:44 PMprivate suspend fun SequenceScope<DocumentFile>.walk(root: DocumentFile) {
yield(root)
if (root.isDirectory) {
for (child in root.listFiles()) {
walk(child)
}
}
}
fun DocumentFile.walk() = sequence {
walk(this@walk)
}
Paul Woitaschek
08/30/2022, 6:18 PMPoisonedYouth
09/02/2022, 6:49 PMGiorgos Makris
09/02/2022, 9:38 PMandylamax
09/04/2022, 4:33 AMsrc/common/main
2️⃣ src/commonMain
ursus
09/04/2022, 9:54 AMYoussef Shoaib [MOD]
09/05/2022, 5:03 PMki
yet? I think it might be a cool way to have a more-powerful Kotlin playground and be able to experiment with it directly from Windows Terminalxxfast
09/07/2022, 1:34 PMelect
09/09/2022, 6:12 PMLaurent Laborde
09/14/2022, 7:41 PM// collision between creatures [are resolved by a fight]
// if creature that are fighting [are of the same species, they reproduce]
Ruckus
09/14/2022, 11:04 PMkotlinx
package shall henceforth be called "Apocryphal"
• Third party libraries shall henceforth be called "Fan Fic"Ruckus
09/14/2022, 11:04 PMkotlinx
package shall henceforth be called "Apocryphal"
• Third party libraries shall henceforth be called "Fan Fic"