Installing WPILib VSCode
In order to begin programming your robot, you will need to install the WPI Library, which is a special version of Visual Studio Code with FRC-specific additions like the built-in ability to deploy code to the robot.
The official instructions for installing WPILib can be found here. This section is intended as additional information.