Git Product home page Git Product logo

Comments (3)

angelozerr avatar angelozerr commented on May 27, 2024

Indeed, the parser is a copy/paste of vscode html language service translated in Java code. And html doesn't requires CDATA. This parser requires a lot of clean like remove Scripts, Styles token type from https://github.com/angelozerr/xml-languageserver/blob/master/org.eclipse.xml.languageserver/src/main/java/org/eclipse/xml/languageserver/internal/parser/TokenType.java and add CDATA token type.

Any contribution are welcome!

Let me know if there is anything you would like to discuss.

We need too tests for that. For this topic, please wait I write tests for other token type and after we could discuss together if my test code pleases you and you will able to do the same thing for CDATA.

from lemminx.

apupier avatar apupier commented on May 27, 2024

@angelozerr can you create issues for the things that you already identified that needs to be cleaned/implemented please?
I think it could help to have contributions

from lemminx.

angelozerr avatar angelozerr commented on May 27, 2024

@angelozerr can you create issues for the things that you already identified that needs to be cleaned/implemented please?

You are totally right @apupier! My project it just a POC, but it seems you are interesting to contribute, I need to clarify issues, clean, etc

from lemminx.

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.