blob: 32a60806ecefb87a2bfaf4310623428f15ab93e6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release
name="2.0 M6"
root="../../.."
>
<component name="Structured Source Editing">
<item title="Configurable background syntax colors are back">
<description>
Due to popular demand, the WTP <b>Syntax Coloring</b>
preferences pages once again allow setting of
background colors.
<br />
<br />
<img
src="xml/syntax_coloring1.png"
alt="Syntax Coloring preference page for XML"
/>
</description>
</item>
<item title="Formatting selection">
<description>
The command previously known as <b>Format Document</b> will
now just be known as <b>Format</b>. This is because if the
user selects some text, the <b>Format</b> command will now
just format the elements selected. If no text is
selected, <b>Format Document</b> is performed. The <b>Format
Active Elements</b> command remains the same. When users
invoke that action, it will format the element the
cursor is currently on.
<br />
<br />
<img
src="xml/newnote-formataction.png"
alt="Smarter Format action"
/>
</description>
</item>
<item title="New hyperlinking preferences">
<description>
The Eclipse platform has implemented a <b>Hyperlinking</b>
preference page for <b>Text Editors</b> where users may specify the kinds of
hyperlink navigation they want enabled. The kinds of Hyperlink created by the
WTP source editors are now available in that list. This new preference
page can be found under the <b>Text Editors</b> preference
page.
<br />
<br />
<img
src="xml/newnote-hyperlinkingprefs.png"
alt="Hyperlink preferences"
/>
</description>
</item>
</component>
<component name="XML">
<item title="New formatting preferences">
<description>
Users can now specify if they want all text and
whitespace to be left alone in tags with PCDATA
content when formatting the document. Users can also
specify if they want the formatter to align the end
bracket of their start tag with the begin bracket
for tags that span more than one line. These options
can be found on the XML <b>Source</b> preference page.
<br />
<br />
<img
src="xml/newnote-formatprefs.png"
alt="New whitespace and bracket alignment options"
/>
</description>
</item>
</component>
<!--
<component name="component name, such as XML, XSD, or DTD Tools">
<item title="item title can go here">
<title>item title can also go here</title>
<description>description of this new feature, preferrably with cropped .pngs of the UI</description>
</item>
</component>
-->
</release>