WPILIB VSC Intro
Last updated
Last updated
Welcome to Visual Studio Code! [insert stuff here pls be patient i'm basically the only one working on the entire project]
Menu: Switches between file explorer, finder, git, debug, and extensions.
File Explorer: Shows current files in the current opened folder.
Open Tabs: Shows current open files and allows you to switch between them (like browser tabs).
Current Tab/File: Shows you your current file/tab and allows you to edit/interact with it.
This is where you will do all of your coding.
Console: Shows output from code.