Skip to content

Commit

Permalink
#25 - improve readme around available features
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <[email protected]>
  • Loading branch information
apupier committed May 28, 2018
1 parent dc55b2f commit 640f794
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,22 @@
[![Gitter](https://img.shields.io/gitter/room/camel-tooling/Lobby.js.svg)](https://gitter.im/camel-tooling/Lobby)

# Apache Camel for Visual Studio Code
This preview release of the extension adds language support for Apache Camel to Visual Studio Code including:
* Language service
This preview release of the extension adds language support for [Apache Camel](http://camel.apache.org/) to [Visual Studio Code](https://code.visualstudio.com/) including:
* Language service for Apache Camel URI with XML DSL:
* Auto-Completion
* Quick Info (Hover)

You can find more detailed information about Apache Camel support for Visual Studio Code at our [GitHub page](https://github.com/camel-tooling/camel-lsp-client-vscode).
![Completion](./images/completion.gif "Completion")

## Contact Us
If you run into any issues or have suggestions for us, please file [issues and suggestions on GitHub](https://github.com/camel-tooling/camel-lsp-client-vscode/issues).
You can find more detailed information about Apache Camel supported features at Language Server [GitHub page](https://github.com/camel-tooling/camel-language-server#features).

## Contact Us
If you run into any issues or have suggestions, please file [issues and suggestions on GitHub](https://github.com/camel-tooling/camel-lsp-client-vscode/issues).

## How to install manually
* Install VS Code
* Go to latest release page https://github.com/camel-tooling/camel-lsp-client-vscode/releases/latest/
* Download the vscode-apache-camel-0.0.2.vsix file
* Download the vscode-apache-camel-X.Y.Z.vsix file
* [Install from *.vsix](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix)
* Open Extensions View (Ctrl+Shift+X)
* Click on the three dots at the top right of the view and then "Install from VSIX..."
Expand Down
Binary file added images/completion.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 640f794

Please sign in to comment.