[release-notes/gnome-3-22] first draft of the builder section



commit 92e04788b8e75465f3783ef82e5041b4bcd9ea11
Author: Allan Day <allanpday gmail com>
Date:   Fri Sep 2 16:30:16 2016 +0100

    first draft of the builder section

 help/C/developers.page |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index ffff1e5..3c4857e 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -28,6 +28,33 @@
   <section id="builder">
     <title>Builder</title>
     <media type="image" src="figures/placeholder.png"/>
+    <p>GNOME 3.22 is another big release for Builder, with several key pieces
+    of the new IDE falling into place. A new built in profiler makes it
+    possible to find performance issues in your project, and sees Builder start
+    to develop into a multi-functional IDE for the first time.</p>
+    <p>Builder's UI has had some significant polish since 3.20. A new
+    perspective switcher allows changing between different modes (including the
+    new profiler), and the search bar has been relocated. Most significantly,
+    a new omnibar provides information about the current project, branch and
+    build profile and also provides controls for building and running your
+    project. This makes it possible to build and run with a single click from
+    anywhere in the IDE.</p>
+    <p>Other changes in Builder 3.22 include:</p>
+    <list>
+      <item><p>A new find and replace feature, which includes the usual options
+      for case sensitive search, regular expressions, and word
+      matching.</p></item>
+      <item><p>Builder's code editor now makes it really easy to work with
+      colors, thanks to a new color picker sidebar and color highlighting.
+      </p></item>
+      <item><p>Startup pages for creating, cloning and opening projects have
+      been improved, with better layouts and more project creation options.
+      </p></item>
+      <item><p>A new quick highlight plugin highlights text that matches
+      the current selection.</p></item>
+      <item><p>The C, XML, and HTML indenters have been expanded to support
+      more syntax styles.</p></item>
+    </list>
   </section>
 
   <section id="gtk-long-term-support">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]