Editing CSS Stylesheets
Oxygen XML Developer Eclipse plugin includes a built-in editor for CSS stylesheets. This section presents
the features of the CSS editor and how these features should be used. The features of the CSS
editor include:
- Create new CSS files and templates - You can use the built-in new file wizards to create new CSS documents or templates.
- Open and Edit CSS files - CSS files can be opened and edited in a source editing mode.
- Validation - Presents validation errors in CSS files.
- Content completion - Offers proposals for properties and the values that are available for each property.
- Syntax highlighting - The syntax highlighting in Oxygen XML Developer Eclipse plugin makes CSS files more readable.
- Shortcut to open resources - You can use Ctrl + Single-Click (Command + Single-Click on macOS) to open imported stylesheets or other resources (such as images) in the default system application for the particular type of resource.