Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 913 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 913 Bytes

JavaFX-CSS Autocomplete package

OS X Build Status Windows Build Status

JavaFX-specific CSS property name and value autocompletions in Atom. Uses the autocomplete-plus package.

This is powered by the list of CSS property and values from the JavaFX CSS Reference Guide.

You can update the prebuilt list of property names and values by running the update.coffee file at the root of the repository and then checking in the changed properties.json file.