Skip to content
This repository was archived by the owner on Aug 24, 2026. It is now read-only.

Repository files navigation

WPILibJ Integrated Docs

This VSCode extension made by Team 4141 aims to make programming in the First Robotics Competition easier for beginners by providing links to online documentation in the IDE.

Features

  • Detects Java types from WPILib, REV, CTRE, and more
  • Provides hovers for types which have a documentation page

Hover feature

Requirements

This extension requires an internet connection, since it opens up links in your browser.

Limitations

  • This extension only provides hovers for Java right now.
  • Because this extension uses RegEx, it will match any word that contains a string found in the dictionary.
  • Not all WPILib types have hovers right now. If there is a type that you want added, feel free to create a GitHub issue or pull request.

About

A VS Code extension that provides convenient links to WPILib's docs in FRC code.

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages