Eclipse Web Tools Platform
3.4 | Back |
XML, HTML, and JSP
Linked Content Assist for Tags and their Attributes
When inserting a tag that has required attributes, the editor will enter a linked edit mode, similar to when templates are inserted with unresolved variables. This allows for quicker navigation between those attributes' values and the position between the start and end tags.
CSS
Hyperlinks
The CSS editor now allows hyper-linking to resources referenced within the document. This is useful for navigating to imported style-sheets through the @import rule or opening a resource referenced by the URL function in a property value.
CSS hyper-linking can be enabled/disabled through the General > Editors > Text Editors > Hyperlinking preference page.
Color Previews
Hovering over a color attribute value in the CSS editor will now pop up a preview of the written color.