Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[html] should show information on attributes #7008

Closed
Tyriar opened this issue May 29, 2016 · 7 comments
Closed

[html] should show information on attributes #7008

Tyriar opened this issue May 29, 2016 · 7 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) html HTML support issues

Comments

@Tyriar
Copy link
Member

Tyriar commented May 29, 2016

image

Related: #2037

@Tyriar Tyriar added feature-request Request for new features or functionality html HTML support issues labels May 29, 2016
@aeschli aeschli added this to the Backlog milestone Oct 12, 2017
@aeschli aeschli added the help wanted Issues identified as good community contribution opportunities label Oct 12, 2017
@aeschli
Copy link
Contributor

aeschli commented Oct 12, 2017

The challenge is to gather all the description. Maybe it can be accessed online.
If someone is interested to contribute a PR, changes would go here: https://github.com/Microsoft/vscode-html-languageservice/blob/master/src/parser/htmlTags.ts

@aeschli aeschli changed the title HTML intellisense should show information on attributes [html] should show information on attributes Oct 12, 2017
@Tyriar
Copy link
Member Author

Tyriar commented Oct 12, 2017

It could be fairly trivially pulled in at runtime from MDN, I don't this we should do this though for security reasons.

@octref
Copy link
Contributor

octref commented Jan 16, 2018

Seems possible to make a crawler that directly pulls the info from MDN beforehand and put it into a JSON.

@jaqra
Copy link
Contributor

jaqra commented Apr 8, 2019

@Tyriar sir, is that ok now?

htmlattributeinformation

@octref octref modified the milestones: Backlog, May 2019 Apr 8, 2019
@octref
Copy link
Contributor

octref commented Apr 8, 2019

@jaqra What you see is a WIP — I'll work on using Markdown for the description microsoft/vscode-html-languageservice#57.

@isidorn isidorn modified the milestones: May 2019, June 2019 May 31, 2019
@jrieken jrieken removed this from the June 2019 milestone Jun 27, 2019
@aeschli aeschli assigned octref and unassigned aeschli Sep 26, 2019
@octref octref added *duplicate Issue identified as a duplicate of another issue(s) and removed feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities labels Sep 26, 2019
@vscodebot
Copy link

vscodebot bot commented Sep 26, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 26, 2019
@octref
Copy link
Contributor

octref commented Sep 26, 2019

Fixed as part of microsoft/vscode-html-languageservice#47.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) html HTML support issues
Projects
None yet
Development

No branches or pull requests

5 participants