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
Note: By default, the completion is using the Camel cased notation. But It is possible to use dashed notation in the properties file and Camel K modelines. It is using the dashed notation when there is another Camel property already using the dashed notation in the same file.