Language Support for Apache Camel by Red Hat

Logo

This is the client implementation of the Language Server for Apache Camel for Visual Studio Code

View the Project on GitHub camel-tooling/camel-lsp-client-vscode

Introduction

Welcome to the VS Code extension Language Support for Apache Camel project created by Red Hat! Here you’ll find a description of how to use VS Code extension providing Language Support for Apache Camel.

Description

This extension provides completion, validation and documentation features for Apache Camel URI elements directly in your Visual Studio Code editor. It is working as a client using the Microsoft Language Server Protocol which communicates with Camel Language Server providing all functionalities.

How to install

  1. You can download this Language Support for Apache Camel extension from the VS Code Extension Marketplace and the Open VSX Registry.
  2. Language Support for Apache Camel can be also installed directly in the Microsoft VS Code.

    Steps

    • Open your VS Code.
    • In VS Code, select View > Extensions.
    • In the search bar, type Camel
    • Select the Language Support for Apache Camel option and then click Install.

Features