<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 24/01/2012 10:05, Juha Manninen wrote:
    <blockquote
cite="mid:CAPN1EhCxn+LPoWXyBTu=2CN-V3O-G6wOm6kjc0oRnxu2WHf10A@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">2012/1/23 Martin <span dir="ltr"><<a
            moz-do-not-send="true" href="mailto:lazarus@mfriebe.de">lazarus@mfriebe.de</a>></span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          well that can be in the final stages, when config is added
          (also including which parts of the structure to show... )<br>
          probably also some sort of tiny delay, so it wont flicker
          while fast scrolling<br>
        </blockquote>
      </div>
      <br>
      Nice. With nested functions it shows both the top level function
      name and the nested function name.<br>
      It is useful with codetools methods for example.<br>
      <br>
      One more feature would be nice: clicking the hint text would move
      you to the top of the function.<br>
      With nested functions there is no easy way to do that now. Search
      -> Find Start of Code Block goes to "begin".<br>
    </blockquote>
    <br>
    Nice idea...<br>
    <br>
    But I first need the top-info to proper follow editor settings. And
    also to highlight...<br>
    <br>
    Then improve the search (add cache...) it is very heavy and runs on
    every caret move....<br>
  </body>
</html>