[Geany] Python Suggestions
mr_snede
mr_snede at xxxxx
Sun May 7 11:42:00 UTC 2006
Hi Enrico,
I post my suggestions here so others can contribute.
1.
(error)messages should be displayed in the intern message area
1.1
if it is an error message: highlight the Line in the Editor and set focus
the editor
2.
code completion does not work
2.1
no: Ctrl-Space Show auto completion list
2.2
just an empty List: Ctrl-Return Show list of available(in the workspace)
macros and variables
2.3
no: Alt-Space Show call tips for the current function or method
- I hope that this isn't a wrong usage by me.
Not that important and perhaps interesting for other languages:
3.
folding for multiline comments
For Python:
3.1
multiple lines beginning with # (ignore single line comments)
3.2
Comments enclosed bey ''' ''' or """ """
If there is anything I can do to help you just drop me a line.
There are some more (general) suggestions but my meal is waiting :-) So I
'll write another Mail at a later time.
cu
More information about the Users
mailing list