Skip to content

evolutionjay/Brackets-CSSCodeHints

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extends Bracket's CSS code hints with more attributes; clip-path, image-rendering, tab-size, touch-action and more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%