@phoenix-plugin-registry/brackets-morecsscodehints
v1.2.0
Published
Extends CSS code hints with more attributes; image-rendering, touch-action, will-change, tab-size, clip-path, user-select and more
Downloads
9
Readme
Brackets-CSSCodeHints
Extend Brackets CSS code hints with more CSS attributes.
Complete list of 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")
- user-select
- will-change
If you spot a CSS attribute missing that you'd like added please open an issue or pull-request. https://github.com/coliff/Brackets-CSSCodeHints