Hello everybody,

I am a new Geany's user and I wonder if Geany can do auto-completion with a module imported using a namespace. Such a functionnality could realy help me to learn the attributes and methods offered by the imported module...

For example, if I do (in Python) :

| import math as m
| m.s

is it possible for Geany to show me that there is a "sin(x)" method and many other things starting with an "s" ?

Thanks for your answer :) !

Steven

PS : And thanks for Geany which is realy enjoyable to work with !


_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to