You are currently viewing Is there a good way to build for Kotlin from the CLI and develop from within Vim? The Kotlin website seemed to really push JetBrains as the One True IDE

Is there a good way to build for Kotlin from the CLI and develop from within Vim? The Kotlin website seemed to really push JetBrains as the One True IDE

I come from a Rust/TypeScript background where my workflow involves running many build/test/etc. tasks for the terminal and idiomatic practices for Kotlin are very foreign to me. Do any of the pros here have any recommendations for how to get started? Is there a cargo-like build tool that handles package management and targets native? Is there a standalone language server I can use from within Vim?

submitted by /u/jrop2
[link] [comments]