Git Product home page Git Product logo

Comments (6)

morandat avatar morandat commented on August 19, 2024

Indeed they are not detected since comments are stripped out during parsing. Comments are not a structural/semantic change. Since now people are using Gumtree more and more as a daily usage tool, we should definitely consider them at least up to some point.

from gumtree.

irajdeep avatar irajdeep commented on August 19, 2024

Yeah that would be a great help detecting comment changes.

from gumtree.

jrfaller avatar jrfaller commented on August 19, 2024

This is clearly annoying, but it will be hard to fix because comments are not visited by the JDT visitor: see here. It must be done manually but then it will be hard to know where to put them in the already generated AST

from gumtree.

pranet avatar pranet commented on August 19, 2024

Hi. I am working with gumtree, and I came across this issue too. Is there any scope of this being fixed?
(I have worked with JDT before and was able to solve the problem of finding where to attach the comments nodes to the AST later.)

from gumtree.

jrfaller avatar jrfaller commented on August 19, 2024

Hi pranet, nobody's working on it at the moment, so if you want to take a shot, you're more than welcome!

from gumtree.

jrfaller avatar jrfaller commented on August 19, 2024

OK this there are no news on this subject, and since it does not seems that Java comment are going to change in JDT, we drop this for the moment. Please reopen if new information comes up.

from gumtree.

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.