Kotlin For FRC VSCode Extension

Since the official editor is becoming VSCode this year I decided to create an extension that adds the ability to use Kotlin with the RoboRio. It has templates built in and auto conversion, but since this is going to be my team’s first year using Kotlin, the syntax of the templates could be described as sub par. It would be of great help to me if people who actually are familiar with Kotlin syntax could help make the templates less Java like and more Kotlin like. Also if there are any suggestions on how to teach Kotlin that would be great.

Link to the extension: https://marketplace.visualstudio.com/items?itemName=Brenek.kotlin-for-frc

4 Likes