vscode-wpilib
vscode-wpilib copied to clipboard
Help page should link to local API docs and local frc-docs
So those can be easily accessed without internet access
Does Windows support the file://
syntax? How do we handle multi platforms.
We use a button, not a link, and handle opening on the vscode side not the webview side. The extension API abstracts that away.