Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Add new CodeReady Workspaces Guide to News #657

Merged
merged 2 commits into from
Jun 12, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/_news/news13.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Friday 12, June 2020
- To learn more about why a push registry is required for remote Codewind style projects, [a link to the documentation is included in related dialogs](https://github.com/eclipse/codewind/issues/2992).
- The Codewind Explorer view displays an indication of project errors and warnings. [Hover over the project to get the details](https://github.com/eclipse/codewind/issues/655).

#### IntelliJ
##### IntelliJ
- The Codewind plug-in requires IntelliJ IDEA 2020.1.1 as the minimum version.

##### VS Code
Expand All @@ -40,6 +40,10 @@ Friday 12, June 2020
- The location of the Codewind extension logs is [reported at the beginning of the Codewind output stream](https://github.com/eclipse/codewind-vscode/pull/600).
- The Codewind output stream [logs timestamps and time that is elapsed for each command](https://github.com/eclipse/codewind-vscode/pull/607/commits/bb55fe7f2c5ea5fc5e92962f5a83ce960d768e0e).

**New Codewind Quick Guide**

Looking to use Codewind in CodeReady Workspaces to develop cloud-native applications from an OpenShift cluster? Checkout our new [Getting started with Codewind in CodeReady Workspaces quick guide](./codewind-crw-quick-guide.html).

#### List of Fixes
- In Codewind for Eclipse and VS Code:
- When you use the IDE to upgrade Codewind, the IDE [removes the old version of the Codewind CLI](https://github.com/eclipse/codewind/issues/2869) from the disk to save space.
Expand Down