You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/03/18 13:29:10 UTC

[GitHub] [camel-k] astefanutti commented on issue #564: Improve IDE compatibility

astefanutti commented on issue #564: Improve IDE compatibility
URL: https://github.com/apache/camel-k/issues/564#issuecomment-473909792
 
 
   Not sure that will help as it may be out of the question scope you have in mind, but just to share the info: In OpenShift 4 console, the user will have the ability to instantiate CR managed by installed operators. For instance, user would be able to create integration CR when the Camel K operator is installed via OLM. The console will provide a basic UI at the beginning, with a plain YAML editor, but some people have suggested that LSP could be eventually used, as a way to provide a smarter UI, e.g., with validation, auto-completion, ... It's not there yet, still LSP is used by VS Code and is a reusable layer for other IDE to use. So maybe we could consider extending Java / Groovy / Kotlin LSP with some Camel K features that would become the foundation for Camel K editors / IDE support.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services