[Geany-Users] code completion in geany

Jiří Techet techet at xxxxx
Fri Jul 22 17:46:17 UTC 2016


On Mon, Jul 18, 2016 at 5:12 PM, Colomban Wendling <
lists.ban at herbesfolles.org> wrote:

> Hi,
>
> Le 18/07/2016 à 15:43, Amir Teymuri a écrit :
> > code-completion in geany doesn't comprehend all the keywords in a
> > language. For example in python geany shows often keyword suggestions
> > which come not from python, or when i start typing "print" nothing will
> > be poped-up as suggestion. Is there a plugin that should be installed to
> > enhance the code-completion suggestions?
>
> There currently is no builtin or plugin way to directly auto-complete
> keywords.  It's indeed something that would be probably interesting to
> have under an option directly from inside Geany.
>

I've just created a patch doing this here:

https://github.com/geany/geany/pull/1146

Creating TMTag from a keyword is a bit hack but we can reuse quite a lot of
code this way.

Cheers,

Jiri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20160722/2266c73a/attachment.html>


More information about the Users mailing list