We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7d51c commit 790de44Copy full SHA for 790de44
Readme.md
@@ -11,7 +11,7 @@ How to install
11
* Go to latest release page https://github.com/camel-idea-plugin/camel-lsp-client-vscode/releases/latest/
12
* Download the vscode-apache-camel-0.0.1.vsix file
13
* [Install from *.vsix](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix)
14
-** Open Extensions View (Ctrl+Shift+X)
15
-** Click on the three dots at the top right of the view and then "Install from VSIX..."
16
-** Select the file and click Install
+ * Open Extensions View (Ctrl+Shift+X)
+ * Click on the three dots at the top right of the view and then "Install from VSIX..."
+ * Select the file and click Install
17
* Enjoy!
0 commit comments