This is the official VSCode extension for YourBase.
- Task Detection: Workspaces with a
.yourbase.ymlfile will have Tasks appear for each build target. - Jump to Build Configuration: Quickly open your
.yourbase.ymlfile from the Command Palette or a hotkey.
The yb CLI must be installed. See the yb installation instructions for
details.
This extension contributes the following settings:
yourbase.remoteBuild: Run builds on the YourBase service. Must log in usingyb loginfirst.yourbase.useWSL: Use WSL to start a build. Only used on Windows.