[Gambas-user] comments of autocomplete
Demosthenes Koptsis
demosthenesk at gmail.com
Mon Jun 11 09:56:01 CEST 2018
yes i tried and found it, it works great.
Thank you!
On 06/11/2018 10:54 AM, Gianluigi wrote:
> You can use html after the two apostrophes like this:
> '' <i> Foo
>
> 2018-06-11 9:39 GMT+02:00 Demosthenes Koptsis <demosthenesk at gmail.com
> <mailto:demosthenesk at gmail.com>>:
>
> how write in bold? can i use html in these comments?
>
>
> On 06/11/2018 10:21 AM, Gianluigi wrote:
>>
>>
>> 2018-06-11 6:29 GMT+02:00 Demosthenes Koptsis
>> <demosthenesk at gmail.com <mailto:demosthenesk at gmail.com>>:
>>
>> hello,
>>
>> when we write a gambas function in editor the autocomplete
>> system shows a preview of the function with comments from the
>> help wiki.
>>
>> in my library functions can i add comments which they are
>> been shown on autocomplete.
>>
>> For now only the function declaration is shown without any
>> help comments.
>>
>> Thanks Dim
>>
>>
>>
>> In the Component Class modules, this is done as follows:
>>
>> '' Explain what the property does
>> Property Goofy as String
>>
>> '' Explain what the routine does
>> Public Sub Foo()
>> ...
>> End
>>
>> It could also be the same for libraries
>>
>> Regards
>> Gianluigi
>>
>>
>> ----[ Gambas mailing-list is hosted by
>> https://www.hostsharing.net ]----
>>
>>
>>
>>
>> ----[ Gambas mailing-list is hosted byhttps://www.hostsharing.net ]----
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net
> ]----
>
>
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180611/5c5bfb3a/attachment-0001.html>
More information about the User
mailing list