<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I don't know what the primary geany developers would say on this,
    but personally I like a simple editor that's extendable (like geany)
    rather than a bloated editor that you disable unwanted features on
    (like most heavy-IDEs).  Plus this feature is in the main plugins
    (Addon plugin), making it easy to get to since the plugins are
    frequently packaged with geany.<br>
    <br>
    A bit off topic, but where did this "digest" format come in to the
    emails?  <a class="moz-txt-link-abbreviated" href="mailto:devel-request@list.geany.org">devel-request@list.geany.org</a> sends digests of
    <a class="moz-txt-link-abbreviated" href="mailto:devel@list.geany.org">devel@list.geany.org</a>?<br>
    <br>
    Thanks,<br>
    <br>
    Steve<br>
    <br>
    <div class="moz-cite-prefix">On 02/06/2014 02:20 AM, Steven VALSESIA
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAO+4mK+4xyMo6Gkcb0KVshP9QbytmX78uOoP49Ye71Q0J-MtaA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Thank you for your response.<br>
          <br>
        </div>
        <div>Don't you think that this feature should be integrated in
          the program ? (as many other IDE)<br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          2014-02-06 10:00 GMT+01:00 <span dir="ltr"><<a
              moz-do-not-send="true"
              href="mailto:devel-request@lists.geany.org"
              target="_blank">devel-request@lists.geany.org</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Send Devel mailing list submissions to<br>
                    <a moz-do-not-send="true"
              href="mailto:devel@lists.geany.org">devel@lists.geany.org</a><br>
            <br>
            To subscribe or unsubscribe via the World Wide Web, visit<br>
                    <a moz-do-not-send="true"
              href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel"
              target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
            or, via email, send a message with subject or body 'help' to<br>
                    <a moz-do-not-send="true"
              href="mailto:devel-request@lists.geany.org">devel-request@lists.geany.org</a><br>
            <br>
            You can reach the person managing the list at<br>
                    <a moz-do-not-send="true"
              href="mailto:devel-owner@lists.geany.org">devel-owner@lists.geany.org</a><br>
            <br>
            When replying, please edit your Subject line so it is more
            specific<br>
            than "Re: Contents of Devel digest..."<br>
            <br>
            <br>
            Today's Topics:<br>
            <br>
               1. Highlight the same variable (Steven VALSESIA)<br>
               2. Re: Highlight the same variable (Steven Blatnick)<br>
            <br>
            <br>
----------------------------------------------------------------------<br>
            <br>
            Message: 1<br>
            Date: Thu, 6 Feb 2014 01:09:19 +0100<br>
            From: Steven VALSESIA <<a moz-do-not-send="true"
              href="mailto:steven.valsesia@gmail.com">steven.valsesia@gmail.com</a>><br>
            To: <a moz-do-not-send="true"
              href="mailto:devel@lists.geany.org">devel@lists.geany.org</a><br>
            Subject: [Geany-Devel] Highlight the same variable<br>
            Message-ID:<br>
                    <<a moz-do-not-send="true"
href="mailto:CAO%2B4mKL-SX8EtdkZqPFF_v5BFahnfSMDrRwT42pnGjv4muWO6Q@mail.gmail.com">CAO+4mKL-SX8EtdkZqPFF_v5BFahnfSMDrRwT42pnGjv4muWO6Q@mail.gmail.com</a>><br>
            Content-Type: text/plain; charset="iso-8859-1"<br>
            <br>
            Hi everybody !<br>
            <br>
            I wish to develop a new feature for geany, but first i want
            to know what do<br>
            you think about it.<br>
            I want to highlight the same variable when you double-click
            on it.<br>
            Sometime I develop with Qt creator, and that feature missing
            me.<br>
            <br>
            That feature need to be coded ?<br>
            As a feature or "just" a plugin ?<br>
            <br>
            Thanks !<br>
            -------------- next part --------------<br>
            An HTML attachment was scrubbed...<br>
            URL: <<a moz-do-not-send="true"
href="http://lists.geany.org/pipermail/devel/attachments/20140206/dc66c983/attachment-0001.html"
              target="_blank">http://lists.geany.org/pipermail/devel/attachments/20140206/dc66c983/attachment-0001.html</a>><br>
            <br>
            ------------------------------<br>
            <br>
            Message: 2<br>
            Date: Wed, 5 Feb 2014 17:58:02 -0800 (PST)<br>
            From: Steven Blatnick <<a moz-do-not-send="true"
              href="mailto:steve8track@yahoo.com">steve8track@yahoo.com</a>><br>
            To: Geany development list <<a moz-do-not-send="true"
              href="mailto:devel@lists.geany.org">devel@lists.geany.org</a>><br>
            Subject: Re: [Geany-Devel] Highlight the same variable<br>
            Message-ID:<br>
                    <<a moz-do-not-send="true"
href="mailto:1391651882.81213.YahooMailAndroidMobile@web140103.mail.bf1.yahoo.com">1391651882.81213.YahooMailAndroidMobile@web140103.mail.bf1.yahoo.com</a>><br>
            Content-Type: text/plain; charset="iso-8859-1"<br>
            <br>
            Highlighting on double-click all instances of a word is an
            option in the Addons plugin.? Also my quick-search plugin
            (see <a moz-do-not-send="true"
              href="http://github.com/sblatnick" target="_blank">github.com/sblatnick</a>)
            does additional highlighting in other colors based on what
            was searched last and what was selected last.<br>
            <br>
            Hope this helps,<br>
            <br>
            Steve<br>
            <br>
            -------------- next part --------------<br>
            An HTML attachment was scrubbed...<br>
            URL: <<a moz-do-not-send="true"
href="http://lists.geany.org/pipermail/devel/attachments/20140205/65fdb6a7/attachment-0001.html"
              target="_blank">http://lists.geany.org/pipermail/devel/attachments/20140205/65fdb6a7/attachment-0001.html</a>><br>
            <br>
            ------------------------------<br>
            <br>
            _______________________________________________<br>
            Devel mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel"
              target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
            <br>
            <br>
            End of Geany-Devel Digest, Vol 71, Issue 4<br>
            ******************************************<br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a>
<a class="moz-txt-link-freetext" href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>