JavaFX CSS Support for VS CodeGet JavaFX CSS support in Visual Studio Code. The CSS properties were obtained using @startball5's script, that he published here. Disable vendorPrefix warningTo disable the vendorPrefix warning, add the following to your Workspace's settings.json:
Add errors or warning to unknown Vendor Specific PropertiesTo add errors or warning to unknown properties, add the following to your Workspace's settings.json:
or
Enjoy! |