Open
Description
We have a help page located at https://github.com/wpilibsuite/vscode-wpilib/blob/master/vscode-wpilib/resources/help.html
Currently it doesn't really have anything other then an image. Scripts and css are not currently enabled, but they can be. Any resources need to be placed in the resources
folder, and then accessed with replaceresource/
as the root path. See the current code for an example of how this works.