This is a list of common FRC Vendor libraries and their URLs for easy addition to a project.
Note the offical WPILib docs have additional libraries and may be more up to date.
To add a library, first copy the URL of the library you want to add.
Then, in your vscode robot project, press Ctrl+Shift+P and begin typing wpi vendor lib
and select WPILib: Manage Vendor Libraries
.
Select the option Install new libraries (online)
, paste the URL you copied, and press enter.