[Geany] code completion on fc6

Frank Lanitz linux at xxxxx
Sun Feb 4 16:55:19 UTC 2007


Hi Nick,

Zitat von nn101 <nn101 at aapt.net.au>:

> I am using Geany (0.10) on Fedora Core 6 to edit (wx)python scripts but
> don't know how to get the 'code completion' component to show.
>
> I imagine 'code completion' activates a small pop-up scrollable list
> that appears near the cursor after a few letters have been typed, and
> lists syntax that may be appropriate for the word that has been
> entered. Unfortunately I don't know how to activate this feature on my
> system.
>
> Can someone tell me how to show a code completion window when editing
> (wx)python scripts ?

Right now, there is no autocompletion support for Python in Geany. To  
activate it, we need to create a list of methods and functions. If I  
remeber correctly, list should look like

name_of_method | return_value | input |


Nick, Enrico.... am I right? Don't wnat to tell stupid things ;)

Frank




More information about the Users mailing list