<div dir="ltr"><span id="gmail-result_box" class="gmail-" tabindex="-1" lang="en"><span>You can use html after the two apostrophes like this:</span><br><span>'' <i> Foo</span></span><br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-06-11 9:39 GMT+02:00 Demosthenes Koptsis <span dir="ltr"><<a href="mailto:demosthenesk@gmail.com" target="_blank">demosthenesk@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <p>how write in bold? can i use html in these comments?<br>
    </p>
    <br>
    <div class="m_-8424427026632154121moz-cite-prefix">On 06/11/2018 10:21 AM, Gianluigi
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">2018-06-11 6:29 GMT+02:00 Demosthenes
            Koptsis <span dir="ltr"><<a href="mailto:demosthenesk@gmail.com" target="_blank">demosthenesk@gmail.com</a>></span>:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">hello,<br>
              <br>
              when we write a gambas function in editor the autocomplete
              system shows a preview of the function with comments from
              the help wiki.<br>
              <br>
              in my library functions can i add comments which they are
              been shown on autocomplete.<br>
              <br>
              For now only the function declaration is shown without any
              help comments.<br>
              <br>
              Thanks Dim<br>
              <br>
              <br>
            </blockquote>
            <div><br>
            </div>
            <div>In the Component Class modules, this is done as
              follows:<br>
              <br>
              '' Explain what the property does<br>
              Property Goofy as String<br>
              <br>
              '' Explain what the routine does<br>
              Public Sub Foo()<br>
                ...<br>
              End<br>
              <br>
              It could also be the same for libraries</div>
            <div><br>
            </div>
            <div>Regards</div>
            <div>Gianluigi<br>
            </div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
              <br>
              ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a>
              ]----<br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="m_-8424427026632154121mimeAttachmentHeader"></fieldset>
      <br>
      <pre>----[ Gambas mailing-list is hosted by <a class="m_-8424427026632154121moz-txt-link-freetext" href="https://www.hostsharing.net" target="_blank">https://www.hostsharing.net</a> ]----
</pre>
    </blockquote>
    <br>
  </div>

<br><br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
<br></blockquote></div><br></div>