/codewind-vscode

Extension for developing cloud-native, containerized applications from VS Code

Primary LanguageTypeScriptEclipse Public License 2.0EPL-2.0

Marketplace License Build Status Chat

Codewind for VS Code

Create and develop cloud-native, containerized web applications from VS Code.

Installing Codewind

You can install Codewind locally in VS Code. For more information about installing Codewind, see Installing Codewind for VS Code.

Prerequisites

  • Install VS Code.
  • Install Docker.
  • If you use Linux, you also need to install Docker Compose.

Complete the installation:

  1. Find Codewind for VS Code in the VS Code Marketplace or by searching for Codewind in the VS Code Extensions view.
  2. Open the Codewind view in the Explorer view group or enter Focus on Codewind View into the Command Palette. If you do not see the Codewind view in either the Explorer view or the Command Palette, the extension did not install correctly.
  3. Codewind requires the installation of additional Docker images to run. Choose Install when prompted to complete the installation. The installation may take a few minutes to complete. Codewind creates a folder called codewind-workspace within your home directory to contain your projects. On Windows, this is the C:\codewind-workspace directory. When the installation is complete, you can open the codewind-workspace folder or a project within the workspace as your VS Code workspace. The tools offer to open the workspace for you if it’s not open already.

Using Codewind for VS Code

To see the actions available, open the Command Palette and type Codewind.

Features:

Contributing

Submit issues and contributions: