GithubHelp home page GithubHelp logo

Comments (5)

fbricon avatar fbricon commented on August 27, 2024 1

seems to be working now (v 0.8.2)

from ide-java.

damieng avatar damieng commented on August 27, 2024

Hmm, this is actually going to be a problem over in atom-languageclient (also me, not shifting the blame - I'll just need to create an issue there and cross-link it here)

Good find, will be affecting all ide-x packages. I thought the grammar change detection would have fired when you save the file. Did you choose the java grammar before saving? Or just the moment you saved it started syntax highlighting but didn't state the ide services?

from ide-java.

fbricon avatar fbricon commented on August 27, 2024

be aware jdt.ls needs to be able to read the file from disk, so you can't get enhanced java support until the file is saved.

from ide-java.

damieng avatar damieng commented on August 27, 2024

not even if we send the entire file contents over with the text doc sync message?

from ide-java.

fbricon avatar fbricon commented on August 27, 2024

No, I had it to work like that initially (it was pretty cool) but ran into a shitload of problems, so decided against.

from ide-java.

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.