BrenekH / kotlin-for-frc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 1.3%Language:Python 1.1%