|
2 | 2 |
|
3 | 3 | [](https://travis-ci.com/microclimate-dev2ops/microclimate-vscode-tools) |
4 | 4 |
|
5 | | -This is the Git repository top-level README. |
| 5 | +- **[Marketplace](https://marketplace.visualstudio.com/VSCode)** |
| 6 | +- **[Documentation](https://microclimate-dev2ops.github.io/mdt-vsc-overview)** |
| 7 | +- **[Slack](https://slack-invite-ibm-cloud-tech.mybluemix.net/)** |
| 8 | +- **[Extension Readme](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/blob/master/dev/README.md)** |
6 | 9 |
|
7 | | -For the README packaged with this extension, see [the extension README fix this link](github.com) |
| 10 | +## How to install [(Documentation)](https://microclimate-dev2ops.github.io/mdt-vsc-getting-started) |
8 | 11 |
|
9 | | -## How to install |
10 | | -Need to update this |
| 12 | +1. Install [VSCode 1.27 or newer](https://code.visualstudio.com/download) and [local Microclimate 18.12 or newer](https://microclimate-dev2ops.github.io/installlocally). |
| 13 | +2. Install Microclimate Developer Tools for VSCode from the [VSCode Marketplace](https://marketplace.visualstudio.com/VSCode), or by searching for "Microclimate" in the [VSCode Extensions view](https://code.visualstudio.com/docs/editor/extension-gallery#_browse-for-extensions). |
11 | 14 |
|
12 | | -## How to use |
| 15 | +For development builds, see the [releases page](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/releases), and follow [these instructions](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix) to install. |
| 16 | + |
| 17 | +## How to use [(Documentation)](https://microclimate-dev2ops.github.io/mdt-vsc-tutorial) |
13 | 18 | - Open the Microclimate Projects view within the Explorer view group (`Ctrl/Cmd + Shift + E`), |
14 | 19 | - Right-click to create a default local connection. |
15 | 20 | - Right-click a project to see the actions available (see below) |
16 | | -- Open the Command Pallete (`Ctrl/Cmd + Shift + P`) and type "Microclimate" to see the actions available |
17 | | - |
18 | | -Link to the documentation |
| 21 | +- Open the Command Palette (`Ctrl/Cmd + Shift + P`) and type "Microclimate" to see the actions available |
19 | 22 |
|
20 | | -## Features |
| 23 | +## Features [(Documentation)](https://microclimate-dev2ops.github.io/mdt-vsc-commands-overview) |
21 | 24 | - View all projects in Microclimate, including their app and build statuses |
22 | | -- Debug **Microprofile, Spring, and Node** Microclimate projects |
23 | | -- View application and build logs in the Output view |
24 | | -- View project info (similar to Microclimate Overview page) |
| 25 | +- Debug Microprofile, Spring, and Node.js Microclimate projects |
| 26 | +- View application and build logs in the VSCode *Output* view |
| 27 | +- View project information, similar to the Microclimate *Overview* page |
25 | 28 | - Open your applications in the system browser |
26 | | -- Integrate Microclimate validation errors into the Problems view |
| 29 | +- Integrate Microclimate validation errors into the VSCode *Problems* view |
27 | 30 | - Open a shell session into a Microclimate application container |
28 | | -- Open the App Monitor page |
| 31 | +- Open the *App Monitor* page |
29 | 32 | - Toggle project auto-build |
30 | | -- Easily scope your VSCode workspace to a Microclimate project or your `microclimate-workspace` |
31 | 33 | - Manually initiate project builds |
32 | | -- Disable, Enable, and Delete projects |
33 | | - |
34 | | -Link to the documentation |
| 34 | +- Scope your VSCode workspace to a Microclimate project or to your *microclimate-workspace* |
| 35 | +- Disable, enable, and delete projects |
35 | 36 |
|
36 | 37 | ## Contributing |
37 | | -We welcome issues (make this a link) and contributions from the public! See [CONTRIBUTING.md](https://github.ibm.com/dev-ex/microclimate-vscode/tree/master/CONTRIBUTING.md) |
| 38 | +We welcome [issues](https://github.com/microclimate-dev2ops/microclimate-vscode-tools/issues) and contributions from the public! See [CONTRIBUTING.md](https://github.ibm.com/dev-ex/microclimate-vscode/tree/master/CONTRIBUTING.md). |
0 commit comments