eclipse-archived / codewind-vscode

Extension for developing cloud-native, containerized applications from VS Code
https://codewind.dev
Eclipse Public License 2.0
16 stars 30 forks source link
cloud codewind container eclipse kubernetes openshift typescript vscode vscode-extension

Marketplace License Build Status Chat

Codewind for VS Code

Codewind for VS Code provides tools to help build cloud-native, containerized applications from VS Code, regardless of which runtime or language you use. Rapidly create an application from a template project and launch, update, test, and debug in Docker containers on the desktop.

For more information, see the Codewind website.

Why use Codewind?

Features

Getting started with Codewind

For more information about getting started with Codewind, see Getting started with Codewind for VS Code.

Prerequisites

Complete the installation:

For more information, see Installing Codewind for VS Code.

  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 Codewind in either the Explorer view or the Command Palette, the extension did not install correctly.
  3. Choose Install when prompted to complete the installation of additional Docker images that Codewind requires to run. The installation may take a few minutes to complete.
  4. Now you can create or add a project. Add a project by using either the Create Project or Add Existing Project command. The new project appears in the Codewind view.
  5. To see all actions available, open the Command Palette and type Codewind. You can access these same commands through buttons and right-click menus in the Codewind view. For more information, see the Commands Overview.

Contributing

Submit issues and contributions:

Developing

To develop and debug Codewind for VS Code, see DEVELOPING.md.