Git Product home page Git Product logo

Comments (4)

apupier avatar apupier commented on September 23, 2024 1

Thanks for reporting the feature request. The Camel Language Server is providing support only for the Camel URI part currently. The java APi by itself was supposed to be provided by the IDE (or another extension of the IDE)
linking to the Camel Language Server issue dealing with Camel-K camel-tooling/camel-language-server#163

Personally, i think the real problem is that there is no Camel-K project structure provided but I know that I'm alone to think that.

That said, technically it might be possible to call the jdt.ls language server and create a fake project in the background to get completion.

from camel-lsp-client-vscode.

apupier avatar apupier commented on September 23, 2024 1

tracked here https://issues.redhat.com/browse/FUSETOOLS2-81

current possibilitiy for standalone Java files in VS Code:
completionJavaStandaloneFile

from camel-lsp-client-vscode.

apupier avatar apupier commented on September 23, 2024 1

It has been implemented in vscode-camelk and relies on vscode-java features. No more need to add libraries yoruself.
see https://issues.redhat.com/browse/FUSETOOLS2-81
Using latest VS Code Camel K will automatically add the camel-core-engine dependencies to the classpath of the standalone Camel K java file.

so available in 0.0.11 of https://marketplace.visualstudio.com/items?itemName=redhat.vscode-camelk (you need the latest VS Code version)

from camel-lsp-client-vscode.

rafaeltuelho avatar rafaeltuelho commented on September 23, 2024

Wow! That's awesome @apupier!!!

from camel-lsp-client-vscode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.