Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 859 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 859 Bytes

Crescendo-2024

2024 Robot Code

GitHub Codespaces Development👇👇

Work on robot code from the web using GitHub codespaces! Here's how!

If you are opening this project in a brand new codespaces environment...

  • Allow for extensions to fully load in by watching the bar at the bottom of VS Code, wait for 'activating extensions' go away
  • Wait for gradle to finish downloading and installing
  • Click on 'Java Lightweight" on the bottom bar to enable full functionality of the Java extension
  • Build robot code by clicking the WPILib logo/icon in the top right corner of VS code, then type 'Build Robot Code' and press enter on the right entry
  • Once robot code has built check if it worked by ctrl clicking a WPILib class!
  • Enjoy!