Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Conversation

@coliff
Copy link
Contributor

@coliff coliff commented Oct 24, 2014

CSS Code Hints updated with properties and attributes from my Brackets-CSSCodeHints extension.
https://github.com/coliff/Brackets-CSSCodeHints

Properties and attributes added:

  • background-size ("initial", "inherit")
  • caption-side ("right, "left")
  • clip-path ("auto, "inherit")
  • image-rendering ("auto", "crisp-edges", "inherit", "pixelated")
  • tab-size
  • touch-action ("auto", "none", "pan-x", "pan-y")
  • will-change

Pull request as requested by @jasonsanjose . Thanks - hope to see this in Brackets Core soon. :-)

CSS Code Hints updated with properties and attributes from my Brackets-CSSCodeHints extension.
https://github.com/coliff/Brackets-CSSCodeHints

Pull request as requested by @jasonsanjose
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s one tab character that breaks indentation here.

@redmunds
Copy link
Contributor

@jasonsanjose I'm not seeing these updates in the CSS spec, so if you requested these can you merge them?

@valtlai
Copy link
Contributor

valtlai commented Nov 13, 2014

@redmunds Some of these updates can be found in in CSS specifications:

@le717 le717 mentioned this pull request Nov 21, 2014
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inherit and initial are not valid values for background-size as per specification.

@busykai
Copy link
Contributor

busykai commented Jan 31, 2015

this PR does not seem to be actualized for 3 months now. maybe it's worth closing and, if there's interest, we could re-open it.

@nethip
Copy link
Contributor

nethip commented Apr 3, 2015

@busykai I agree with you. @coliff Please feel free to reopen it after you have reworked on this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants