Open
Description
Motivation
I'd like using VS Code to work on Kotlin projects instead of IntelliJ IDEA. But that's not the case for my co-workers.
When formatting code, I get different results from my co-workers, which is a problem.
Description
Is there a way to have the same formatting as in IntelliJ IDEA?
We're using the official kotlin style there.
Alternatives considered
Stick with IDEA