Classes | |
| class | Completer |
| Generic word completer provider. More... | |
Variables | |
| string | __author__ = "Giuseppe \"Cowo\" Corbelli" |
| Simple Generic autocompleter for completing words found in the current buffer. | |
| string | __cvsid__ = "$Id: simplecomp.py 70229 2012-01-01 01:27:10Z CJP $" |
| string | __revision__ = "$Revision: 70229 $" |
| string __author__ = "Giuseppe \"Cowo\" Corbelli" |
Simple Generic autocompleter for completing words found in the current buffer.
| string __cvsid__ = "$Id: simplecomp.py 70229 2012-01-01 01:27:10Z CJP $" |
| string __revision__ = "$Revision: 70229 $" |
1.7.6.1