Skip to content

A VSCode Extension that adds Kotlin templates and support for the FIRST Robotics Competition.

License

Notifications You must be signed in to change notification settings

BrenekH/kotlin-for-frc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f60d21 · Feb 15, 2025
Feb 15, 2025
Dec 17, 2021
Oct 9, 2022
Feb 15, 2025
Nov 12, 2021
Nov 7, 2018
Jun 30, 2019
Oct 9, 2022
Dec 31, 2023
Aug 29, 2021
Jan 28, 2019
Jan 7, 2023
Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Feb 15, 2025
Apr 24, 2021

Repository files navigation

Kotlin for FIRST Robotics Competition

Kotlin for FRC is an unofficial companion extension to the WPILib extension. It adds various support features so that FRC teams can program effectively in Kotlin using Visual Studio Code.

Features

  • Easily convert new Java projects created by WPILib to Kotlin ones

Convert Demo

  • Quickly generate code files from templates just like WPILib does for C++ and Java

New Command Demo

  • Simulate Kotlin code in the FRC Sim GUI

Simulate Kotlin Code Demo

Contributing

Kotlin for FRC uses GitHub Discussions to talk and ask questions and GitHub Issues to track bugs and features.

Developer information, including project structure and dependencies, can be found in CONTRIBUTING.md.