Skip to content

This is a client implementation of the Apache Camel Language Server Protocol for Eclipse Theia

License

Notifications You must be signed in to change notification settings

camel-tooling/camel-lsp-client-theia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Camel LSP Client for Eclipse Theia

The support of Camel LSP for Eclipse Theia is in progress. It will allow to have it also with Che 7.

The idea is to rely on Camel VS Code extension.

How to install client in Theia for test purpose

a non published Camel VS Code extension

Follow instructions here

a published Camel VS Code extension

In this case, it might be more straightforward to use the "Deploy plugin by ID" command with a Dockerized Theia.

Start theia-full as indicated here:

docker run -it -p 3000:3000 -v "$(pwd):/home/project:cached" theiaide/theia-full:next

Go to http://localhost:3000

Activate Command palette, (View -> Find command...) and use Plugin: Deploy plugin by Id

Provide vscode:extension/camel-tooling.vscode-apache-camel

About

This is a client implementation of the Apache Camel Language Server Protocol for Eclipse Theia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published