camel-tooling / camel-tooling/camel-language-server

Add support for camel.jbang.xxx options

Open
#1,323 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
56
Forks
26
PR merge metrics
No merged PRs in 30d

Description

In Camel 4.14 we now have camel.jbang options included, so we can add support for code completion for those as well. Its similar to how code completion would work for camel.main.xxx options

Here is how it was added to the IDEA plugin

https://github.com/camel-tooling/camel-idea-plugin/commit/12b24415f9450deca9637c4ebed86642d34592ae

Contributor guide

Open the contributing guide

Research direction

Start by tracing how code completion handles camel.main.xxx options in the language server. Compare that behavior with the Apache Camel IDEA plugin commit linked in the issue, then add equivalent completion support for camel.jbang.xxx options introduced in Camel 4.14 and verify those options appear in completion results.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.