HTML

The html component contains the HTML/XHTML editor, model, views, wizards, etc. The component lead is David Williams.

HTML UI

The html ui component has the API needed to support html regions in editors.

StructuredTextViewerConfigurationHTML can be used by clients to access processors used to handle HTML regions. Processors include: autoedit, content assist, text hover, reconciler.

HTML Core

The html core component has the API needed to support the jsp model.

Content Type

ContentTypeIdForHTML contains the content type id for HTML. For more information, see: org.eclipse.wst.html.core.contenttype

Content Model

The HTML content model includes the content model for HTML 4.0x. For more information, see: org.eclipse.wst.html.core

Partition Types

HTML partition types include various partition types found in HTML documents. Partition types include: html declaration, script, comment. For more information, see: org.eclipse.wst.html.core.text

Feature Matrix

The following table represents the features for our various source editors that will play a role in our testing, according to the following legend.

Source Editing Feature Matrix
HTML XHTML
Highlighting Y Y
Semantic Highlighting N N
Content Assist Y Y
Parameter/Attribute Hints Y Y
Document/Element Formatting Y Y
Structured Selection Y Y
Hover Info Y Y
Smart Edit Y Y
Open On (hyperlinks) Y Y
Mark Occurrences P P
Linked Edit Y Y
Find Element Occurrences Y Y
Validate as-you-type Y Y
Delimiter Highlighting (bracket matching) Y Y
Refactoring P P
Search Participant P p
Quick Fix/Assist Y Y
Property Sheet Y Y
Outline View Y Y
Folding P P
Annotation Navigation (go to next annotation) Y Y
External Files Y Y
Toggle Comment Y Y
Quick Type Hierarchy View N N
Quick Outline N N
Task Tags in Source Comments P P