blob: e350a51fee4d6b3c915c16ec7d8f94e8f17a0b00 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?>
<release
name="3.2 M3"
root="../../.."
>
<component name="XSL">
<item title="Stylesheet Outline">
<description>
<p>The existing XML Outline View has been made XSL aware.</p>
<img src="sourceediting/stylesheetoutline.png" alt="stylesheet outline"/><br/>
<p>If the XSL feature has been installed the, XML outline will now render an XSL aware view.
This helps distinguish the existing XML elements from the XSL specific elements.</p>
</description>
</item>
<item title="Stylesheet Model">
<description>
<p>A new view has been made available for XSL editing.</p>
<img src="sourceediting/stylesheetmodel.png" alt="stylesheet model"/><br/>
<p>The view provides a quick easy overview of the Templates, Import/Included stylesheets, and variables.
Named Templates and Match Templates are grouped together and all elements. The view is linked to the
active XSL editor and the view can be used to navigate the stylesheet as well.</p>
</description>
</item>
<item title="XPath 2 Processor Compliance">
<description>
<p>The XPath 2 Processor (PsychoPath) has been brought to within 99.6 percent compliance. This includes the
XML Schema aware tests as outlined in the W3C test suite. Only two XPath functions are not implemented yet. fn:collection and fn:in-scope-prefixes</p>
</description>
</item>
</component>
<component name="XML">
<item title="Comment Folding">
<description>
<p>XML comments can now be folded in the editor. When a comment is folded, the first line of text remains visible.</p>
<img src="sourceediting/xml_comment.png" /><br/>
<p>After folding the comment...</p>
<img src="sourceediting/xml_comment_folded.png" />
As always, the appearance of commented text can be adjusted using the XML <b>Syntax Coloring</b> preference page.
</description>
</item>
</component>
<!--
<component name="JSDT">
https://bugs.eclipse.org/bugs/show_bug.cgi?id=236202 ?
<item title="">
<description>
</description>
</item>
</component>
-->
<!--
<component name="XML Schema">
</component>
-->
</release>