Bug 553481 - Preference to display problems as code mining

Change-Id: I984b4ba814d9ebc056dc2279863e40178dc942b5
Signed-off-by: Mickael Istria <mistria@redhat.com>
diff --git a/bundles/org.eclipse.platform.doc.user/images/ref-texteditorpref.png b/bundles/org.eclipse.platform.doc.user/images/ref-texteditorpref.png
index bd90b72..3af33e4 100644
--- a/bundles/org.eclipse.platform.doc.user/images/ref-texteditorpref.png
+++ b/bundles/org.eclipse.platform.doc.user/images/ref-texteditorpref.png
Binary files differ
diff --git a/bundles/org.eclipse.platform.doc.user/reference/ref-texteditorprefs.htm b/bundles/org.eclipse.platform.doc.user/reference/ref-texteditorprefs.htm
index c1e9d21..3805844 100644
--- a/bundles/org.eclipse.platform.doc.user/reference/ref-texteditorprefs.htm
+++ b/bundles/org.eclipse.platform.doc.user/reference/ref-texteditorprefs.htm
@@ -99,7 +99,6 @@
         <tr>
           <td align="left" valign="top">
             <div class="Para">
-
               Insert spaces for tabs<br />
             </div>
           </td>
@@ -110,7 +109,26 @@
             </div>
           </td>
           <td align="left" valign="top">
-
+            <div class="Para">
+              Off
+            </div>
+          </td>
+        </tr>
+        <tr>
+          <td align="left" valign="top">
+            <div class="Para">
+              Remove multiple spaces on backspace/delete<br />
+            </div>
+          </td>
+          <td align="left" valign="top">
+            <div class="Para">
+              This option allows you to set whether hitting backspace or
+              delete in text editors deletes only 1 space character
+              (if <code>off</code>) or deletes as many space characters as
+              defined in <em>Display tab width</em> (if <code>on</code>).
+            </div>
+          </td>
+          <td align="left" valign="top">
             <div class="Para">
               Off
             </div>
@@ -237,6 +255,19 @@
         </tr>
         <tr>
           <td class="c1">
+            Show affordance in hover on how to make it sticky<br />
+          </td>
+          <td class="c2">
+            This option controls whether to show an affordance in the hover on
+            how to make it sticky.<br />
+          </td>
+          <td class="c2">
+
+            On<br />
+          </td>
+        </tr>
+        <tr>
+          <td class="c1">
 
             Enable drag and drop of text<br />
           </td>
@@ -274,18 +305,30 @@
             On<br />
           </td>
         </tr>
-
         <tr>
           <td class="c1">
-            Show affordance in hover on how to make it sticky<br />
+            Show code minings for problem annotations:<br />
           </td>
           <td class="c2">
-            This option controls whether to show an affordance in the hover on
-            how to make it sticky.<br />
+            This option controls for which sevirities the
+						problem markers should be displayed as code minings
+						in text editors.<br />
           </td>
           <td class="c2">
-
-            On<br />
+            None<br />
+          </td>
+        </tr>
+        <tr>
+          <td class="c1">
+            Maximum annotations shown<br />
+          </td>
+          <td class="c2">
+            This option controls the maximum number of problem
+            annotations to show as code mining (too high number
+            can have negative impact on performance).<br />
+          </td>
+          <td class="c2">
+            100<br />
           </td>
         </tr>
         <tr>