Skip to content

Support Quarkus profiles in application.properties #1361

@apupier

Description

@apupier

we can use Quarkus profiles for the properties in the application.properties. In this case, the Camel properties are still valid but the language server is not handling it.

for instance:
%prod.camel.component.kafka.brokers=xxx
%dev.camel.component.kafka.brokers=yyy

it would be nice to have the camel completion and validation and after %XXX.camel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IMPROVEMENTNew feature or an enhancement of current feature

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions