<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,7 +4,14 @@
       &lt;Name&gt;Keyword Classifier&lt;/Name&gt;
       &lt;Author&gt;Tomas Restrepo&lt;/Author&gt;
       &lt;Version&gt;1.0&lt;/Version&gt;
-      &lt;Description&gt;Sample classifier extension for the Visual Studio Editor that hightlights C#/C++ flow control keywords and LINQ operators using a different formatting than other keywords.&lt;/Description&gt;
+      &lt;Description&gt;
+         Sample classifier extension for the Visual Studio Editor that extends the built-in C#/C++ keyword highlighing features.
+
+         The extension provides separate control for colorization of:
+         - Flow control keywords (for, while, ,,,)
+         - Visibility keywords (public, private, ...)
+         - LINQ operators (C# only)
+      &lt;/Description&gt;
       &lt;Locale&gt;1033&lt;/Locale&gt;
       &lt;MoreInfoURL&gt;http://winterdom.com/&lt;/MoreInfoURL&gt;
       &lt;Icon&gt;Classifier_small.png&lt;/Icon&gt;</diff>
      <filename>extension.vsixmanifest</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>441c9cf502658604b241bb1883a8f571bec0ae37</id>
    </parent>
  </parents>
  <author>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </author>
  <url>http://github.com/tomasr/KeywordClassifier/commit/62872ef12d90196c77eed4eb580074c5c3363362</url>
  <id>62872ef12d90196c77eed4eb580074c5c3363362</id>
  <committed-date>2009-06-14T10:42:25-07:00</committed-date>
  <authored-date>2009-06-14T10:42:25-07:00</authored-date>
  <message>Improving extension description</message>
  <tree>e355279b3d4565336f32adf560a00020f92f9ded</tree>
  <committer>
    <name>Tomas Restrepo</name>
    <email>tomas@winterdom.com</email>
  </committer>
</commit>
