|
1 | | -<a href="https://microclimate-dev2ops.github.io/"> |
| 1 | +<!--a href="https://microclimate-dev2ops.github.io/"> |
2 | 2 | <img src="mc-banner.png" alt="Microclimate Banner" height="75px" /> |
3 | | -</a> |
| 3 | +</a--> |
4 | 4 |
|
5 | | -# Microclimate Developer Tools for VS Code |
| 5 | +# Codewind for VS Code |
6 | 6 |
|
7 | | -[](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools) |
8 | | -[](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools) |
| 7 | +[](https://marketplace.visualstudio.com/items?itemName=IBM.codewind) |
| 8 | +[](https://travis-ci.com/microclimate-dev2ops/codewind-vscode) |
9 | 9 | [](https://www.eclipse.org/legal/epl-2.0/) |
10 | 10 | [](https://slack-invite-ibm-cloud-tech.mybluemix.net/) |
11 | 11 |
|
12 | | -- **[Documentation](https://microclimate-dev2ops.github.io/mdt-vsc-overview)** |
13 | | -- **[Changelog](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/blob/master/CHANGELOG.md)** |
14 | | -- **[Extension README](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/blob/master/dev/README.md)** |
| 12 | +- **[Documentation](https://microclimate.dev/codewindtechpreview)** |
| 13 | +- **[Changelog](https://github.com/microclimate-dev2ops/codewind-vscode/blob/master/CHANGELOG.md)** |
| 14 | +- **[Extension README](https://github.com/microclimate-dev2ops/codewind-vscode/blob/master/dev/README.md)** |
15 | 15 |
|
16 | | -You can use Microclimate Developer Tools for Visual Studio Code to develop your [Microclimate](https://microclimate-dev2ops.github.io) projects from within VS Code. Use the tools to access Microclimate features in the comfort of your IDE. |
| 16 | +Create and develop cloud-native, containerized web applications from VS Code. |
17 | 17 |
|
18 | | -## Getting started [(Documentation)](https://microclimate-dev2ops.github.io/mdt-vsc-getting-started) |
| 18 | +## Getting started |
19 | 19 |
|
20 | | -1. Install [VS Code version 1.27 or later](https://code.visualstudio.com/download) and [local Microclimate version 18.12 or later](https://microclimate-dev2ops.github.io/installlocally). |
21 | | -2. Install Microclimate Developer Tools for VS Code from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=IBM.microclimate-tools) or by searching for "Microclimate" in the [VS Code Extensions view](https://code.visualstudio.com/docs/editor/extension-gallery#_browse-for-extensions). |
| 20 | +1. Install [VS Code version 1.27 or later](https://code.visualstudio.com/download) and [Codewind](https://microclimate.dev/codewindtechpreview). |
| 21 | +2. Install Codewind for VS Code from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=IBM.codewind-tools) or by searching for "Codewind" in the [VS Code Extensions view](https://code.visualstudio.com/docs/editor/extension-gallery#_browse-for-extensions). |
22 | 22 |
|
23 | 23 | If you want to host or build the extension yourself, see [Contributing](#contributing). |
24 | 24 |
|
25 | | -## How to use [(Documentation)](https://microclimate-dev2ops.github.io/mdt-vsc-tutorial) |
26 | | -- Navigate to the **Explorer** view group and open the **Microclimate** view. |
27 | | - - Right-click the background of the Microclimate view to access the **New connection** commands. |
28 | | - - After creating a connection, right-click a connection or project to access the other commands. |
29 | | -- Open the [**Command Palette**](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) and type "Microclimate" to see the actions available. |
| 25 | +## How to use |
| 26 | +- Navigate to the **Explorer** view group and open the **Codewind** view. |
| 27 | +- Open the [**Command Palette**](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette) and type "Codewind" to see the actions available. |
30 | 28 |
|
31 | | -## Features [(Documentation)](https://microclimate-dev2ops.github.io/mdt-vsc-commands-overview) |
32 | | -- View all projects in Microclimate, including application and build statuses. |
33 | | -- Debug Microprofile, Spring, and Node.js Microclimate projects. |
| 29 | +## Features |
| 30 | +- Create new projects from application templates, or import existing docker-ready projects. |
| 31 | +- View Codewind projects, including application and build statuses. |
| 32 | +- Debug Microprofile, Spring, and Node.js projects in their Docker containers. |
34 | 33 | - View application and build logs in the VS Code **Output** view. |
35 | | -- View project information similar to the information on the Microclimate **Overview** page. |
36 | | -- Integrate Microclimate validation errors into the VS Code **Problems** view. |
37 | | -- Open a shell session into a Microclimate application container. |
| 34 | +- View and edit project deployment information. |
| 35 | +- Open a shell session into a Codewind application container. |
38 | 36 | - Toggle project auto build and manually initiate project builds. |
39 | | -- Scope your VS Code workspace to a Microclimate project or to your `microclimate-workspace`. |
40 | 37 | - Disable, enable, and delete projects. |
41 | 38 |
|
42 | 39 | ## Contributing |
43 | | -We welcome [issues](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/issues) and contributions. For more information, see [CONTRIBUTING.md](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/tree/master/CONTRIBUTING.md). |
| 40 | +We welcome [issues](https://github.com/microclimate-dev2ops/codewind-vscode/issues) and contributions. For more information, see [CONTRIBUTING.md](https://github.com/microclimate-dev2ops/codewind-vscode/tree/master/CONTRIBUTING.md). |
44 | 41 |
|
45 | 42 | Development builds are available [here](https://public.dhe.ibm.com/ibmdl/export/pub/software/microclimate/vscode-tools/nightly/). Follow the [Install from a VSIX](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix) instructions to install a `.vsix`. |
46 | 43 |
|
47 | 44 | To host the extension yourself so you can develop or debug it, clone this repository and run the **Extension** launch in `dev/.vscode/launch.json`. See [Developing Extensions](https://code.visualstudio.com/docs/extensions/developing-extensions) for more information. |
48 | 45 |
|
49 | | -You can also build the extension `.vsix` yourself by running [`vsce package`](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#packaging-extensions) from `dev/`. Refer to the `before_install` and `script` sections of [`.travis.yml`](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/blob/master/.travis.yml) to see the exact steps the build runs. |
| 46 | +You can also build the extension `.vsix` yourself by running [`vsce package`](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#packaging-extensions) from `dev/`. Refer to the `before_install` and `script` sections of [`.travis.yml`](https://github.com/microclimate-dev2ops/codewind-vscode/blob/master/.travis.yml) to see the exact steps the build runs. |
0 commit comments