yourbase / yourbase-vscode

YourBase build support for Visual Studio Code

Home Page:https://marketplace.visualstudio.com/items?itemName=yourbase.yourbase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YourBase VSCode Extension

This is the official VSCode extension for YourBase.

Features

  • Task Detection: Workspaces with a .yourbase.yml file will have Tasks appear for each build target.
  • Jump to Build Configuration: Quickly open your .yourbase.yml file from the Command Palette or a hotkey.

Requirements

The yb CLI must be installed. See the yb installation instructions for details.

Extension Settings

This extension contributes the following settings:

  • yourbase.remoteBuild: Run builds on the YourBase service. Must log in using yb login first.
  • yourbase.useWSL: Use WSL to start a build. Only used on Windows.

About

YourBase build support for Visual Studio Code

https://marketplace.visualstudio.com/items?itemName=yourbase.yourbase

License:Apache License 2.0


Languages

Language:TypeScript 96.9%Language:JavaScript 1.9%Language:Shell 1.3%