Skip to content

Commit

Permalink
improve install guide
Browse files Browse the repository at this point in the history
Signed-off-by: Lars Heinemann <[email protected]>
  • Loading branch information
lhein committed Jun 11, 2024
1 parent 6e42c5a commit 4404197
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
14 changes: 4 additions & 10 deletions content/docs/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,13 @@ To be able to easily launch and debug your integrations locally, we also suggest
For the best user experience and for additional supportive features, we suggest installing the [Extension Pack for Apache Camel](https://marketplace.visualstudio.com/items?itemName=redhat.apache-camel-extension-pack), which also includes the Kaoto VS Code extension.
{{% /callout %}}

- Open your VS Code instance
- Press <code>CTRL+P</code>
- paste
```bash
ext install redhat.apache-camel-extension-pack
```
- Hit Enter
- Open VS Code
- Open the Extensions view on the left side panel (or press <code>CTRL+SHIFT+X</code>)
- Type <code>Extension Pack for Apache Camel</code> in the search field
- Click the <code>Install</code> button

!["Install Extension Pack"](extpack-install.png)

The installation of the extension pack will automatically start and you should be able to see the progress.


#### b) Only the Kaoto editor
{{% callout warning %}}
Be aware that choosing this path will leave out very useful functionality provided by other extensions of the Extension Pack for Apache Camel. Your user experience will not be the same.
Expand Down
Binary file modified content/docs/installation/extpack-install.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"h2",
"h3",
"h4",
"h5",
"head",
"header",
"hr",
Expand Down Expand Up @@ -529,8 +528,6 @@
"consistent-field-spacing",
"context-menu-actions-on-nodes",
"create-a-new-camel-route",
"date-2024-6-11t724450600",
"date-2024-6-11t724500600",
"details",
"dropdown-placeholders",
"features",
Expand Down

0 comments on commit 4404197

Please sign in to comment.