Kotlin IDE Note — Intellj and VSCode

Ben Cheng
Developer Notes
Published in
Jul 6, 2024

Intellij

Kotlin Development in Intellij is fully supported as Kotlin developed by JetBrains. There is my note to initialise the Kotlin Project in Intellij.

VS Code

Up to now (July 2024), Kotlin is officially supported in VSCode or official plugin provided by Kotlin. So, we need to find third-party plugins for kotlin development in VS Code.

Plugins: 1. Kotlin Language and 2. Code Runner.

(kotlin complier is required vis brew in OSX)

Plugins

  1. Kotlin Language

2. Code Runner

Kotlin Complier in OSX

brew install kotlin

Kotlin Hello World Example in VSCode

--

--

Ben Cheng
Developer Notes

A developer in Hong Kong. Learning and rethinking as a developer. Welcome to contact me and make friend with me. Cooperation is welcome.