Just starting to look at kotlin multiplatform - wh...
# multiplatform
d
Just starting to look at kotlin multiplatform - what ide is everyone finding best to use? AS/IntelliJ/.. ??
l
IntelliJ or Android Studio 3.2, as you wish.
s
i think intellij is better as when you select “new project”, you have a few choices as to how you want your project set up (kotlin for sharing code between iOS and android, kotlin as a lib for native, java and js, etc..)
2
p
It is a bleeding edge feature, AS is normally a bit behind the features in Intellij. As such you probably will find it works better with intellij unless you really need the latest AS features (as intellij likewise lags a bit behind in android features)