spand
03/02/2021, 8:57 AMShawn
03/02/2021, 3:29 PMspand
03/02/2021, 3:43 PMEric Grimsborn
03/02/2021, 6:14 PMShawn
03/02/2021, 7:13 PM.editorconfig
stuff just now — the IDE is configured by default to use wildcard imports for Ktor (ij_kotlin_packages_to_use_import_on_demand = java.util.*,kotlinx.android.synthetic.**,io.ktor.**
). This can be disabled from Preferences → Editor → Code Style → Kotlin → Imports → Packages to Use Import with '*'
hhariri
03/02/2021, 8:05 PMspand
03/03/2021, 6:54 AMhhariri
03/03/2021, 8:39 AM