logandhillon / FRC-Development-Tools

Tools to aid development with FIRST Robotics programming
GNU General Public License v3.0
1 stars 0 forks source link

Add more documentation that includes all commonly used libraries in Java and C++ #1

Open Lynzzyr opened 10 months ago

Lynzzyr commented 10 months ago

Currently this extension only supports opening CTRE docs within a Visual Studio Code tab. Please add WPILib, REVLib, and PathPlannerLib API as well as these are very commonly accessed.

WPILib Java API REVLib Java API PathPlannerLib Java API

Lynzzyr commented 10 months ago

This extension should also include all above libraries in the C++ variant.