Code Monkey home page Code Monkey logo

Comments (6)

auchenberg avatar auchenberg commented on May 18, 2024 3

Yes, and I would assume it could be the foundation for which HTML tags and attributes that exist too @aeschli. No need to maintain our own list, if we can pull it from MDN that get's maintained by the community.

from vscode-html-languageservice.

aeschli avatar aeschli commented on May 18, 2024

Thanks for the pointer.
From how I understand it this provides data which html element and attributes are supported in which browsers.

from vscode-html-languageservice.

octref avatar octref commented on May 18, 2024

There's no concrete todo here. What we can do largely depends on what mdn/browser-compat-data and mdn/data have. For examples, events are not in either repo yet: mdn/browser-compat-data#935.

from vscode-html-languageservice.

Elchi3 avatar Elchi3 commented on May 18, 2024

Compat data for HTML elements and their attributes is available, though: https://github.com/mdn/browser-compat-data/tree/master/html/elements

from vscode-html-languageservice.

octref avatar octref commented on May 18, 2024

@Elchi3 Yeah, that will be done as part of #30. What I meant by closing is now it comes down to which part of HTML data is available and ready to be consumed by the HTML language service. That will be tracked in an issue-by-issue basis. For example, events, tags, attributes, aria, etc.

from vscode-html-languageservice.

Elchi3 avatar Elchi3 commented on May 18, 2024

Thanks @octref, subscribing to #30 then :)

from vscode-html-languageservice.

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.