<div dir="auto">Jim<div dir="auto">You might find that the code snippets option might be more useful in your case.</div><div dir="auto">For example,  define a snippet:</div><div dir="auto">ac="apply_colors"</div><div dir="auto">and now anytime you type </div><div dir="auto">ac<tab_key></div><div dir="auto">apply_colors will appear in your code. </div><div dir="auto">I find it very useful,  especialy when I want to insert multiline boiler plate code or comments. </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, May 16, 2020, 05:00  <<a href="mailto:users-request@lists.geany.org">users-request@lists.geany.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Users mailing list submissions to<br>
        <a href="mailto:users@lists.geany.org" target="_blank" rel="noreferrer">users@lists.geany.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:users-request@lists.geany.org" target="_blank" rel="noreferrer">users-request@lists.geany.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:users-owner@lists.geany.org" target="_blank" rel="noreferrer">users-owner@lists.geany.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Autocomplete? (Jim)<br>
   2. Re: Autocomplete? (Lex Trotman)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 15 May 2020 21:07:31 -0500<br>
From: Jim <<a href="mailto:jf_byrnes@comcast.net" target="_blank" rel="noreferrer">jf_byrnes@comcast.net</a>><br>
To: <a href="mailto:users@lists.geany.org" target="_blank" rel="noreferrer">users@lists.geany.org</a><br>
Subject: [Geany-Users] Autocomplete?<br>
Message-ID: <r9nht4$2al4$<a href="mailto:1@ciao.gmane.io" target="_blank" rel="noreferrer">1@ciao.gmane.io</a>><br>
Content-Type: text/plain; charset=utf-8; format=flowed<br>
<br>
Using Geany 1.36<br>
I have these checked in preferences:<br>
<br>
Auto completion of multiline comments<br>
Auto complete symbols<br>
Auto complete all words in the document<br>
Chars to type = 3<br>
<br>
In my script I have a function named apply_colors.<br>
<br>
When I type appl<br>
<br>
This is the list I see.<br>
<br>
application_uri<br>
applies_to<br>
apply<br>
apply_async<br>
apply_colors<br>
apply_filter<br>
<br>
The only item in the list that appears in my script is apply_colors.<br>
<br>
I am curious how autocomplete comes up with the words it shows in the <br>
list. I am wondering if there is a way to have a more concise list of <br>
possibilities. As it is now I would have to type apply_c before<br>
apply_colors could be inserted without using the mouse.<br>
<br>
Thanks,  Jim<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 16 May 2020 12:59:34 +1000<br>
From: Lex Trotman <<a href="mailto:elextr@gmail.com" target="_blank" rel="noreferrer">elextr@gmail.com</a>><br>
To: Geany general discussion list <<a href="mailto:users@lists.geany.org" target="_blank" rel="noreferrer">users@lists.geany.org</a>><br>
Subject: Re: [Geany-Users] Autocomplete?<br>
Message-ID:<br>
        <CAKhWKDPRsBuFVg3HUQNxM=<a href="mailto:BQ5oa6vgrRN1iXeihHK2qKvjRMkw@mail.gmail.com" target="_blank" rel="noreferrer">BQ5oa6vgrRN1iXeihHK2qKvjRMkw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
On Sat, 16 May 2020 at 12:07, Jim <<a href="mailto:jf_byrnes@comcast.net" target="_blank" rel="noreferrer">jf_byrnes@comcast.net</a>> wrote:<br>
><br>
> Using Geany 1.36<br>
> I have these checked in preferences:<br>
><br>
> Auto completion of multiline comments<br>
> Auto complete symbols<br>
> Auto complete all words in the document<br>
> Chars to type = 3<br>
><br>
> In my script I have a function named apply_colors.<br>
><br>
> When I type appl<br>
><br>
> This is the list I see.<br>
><br>
> application_uri<br>
> applies_to<br>
> apply<br>
> apply_async<br>
> apply_colors<br>
> apply_filter<br>
><br>
> The only item in the list that appears in my script is apply_colors.<br>
><br>
> I am curious how autocomplete comes up with the words it shows in the<br>
> list.<br>
<br>
Not enough detail to be sure, but possibly global tags loaded for the<br>
unnamed language you are programming in.<br>
<br>
> I am wondering if there is a way to have a more concise list of<br>
> possibilities. As it is now I would have to type apply_c before<br>
> apply_colors could be inserted without using the mouse.<br>
><br>
> Thanks,  Jim<br>
><br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.geany.org" target="_blank" rel="noreferrer">Users@lists.geany.org</a><br>
> <a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank" rel="noreferrer">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Users Digest, Vol 173, Issue 2<br>
*************************************<br>
</blockquote></div>