Table Of Contents

Previous topic

src

Next topic

autocomp

This Page

phoenix_title autocomp

Autocomp sub package

Note

this may be removed when the autocomp system becomes part of the plugin system

module_summary Modules Summary

autocomp Provides an interface/service for getting autocompletion/calltip data
completer Base class for autocompletion providers to implement the completion interface.
csscomp Simple autocompletion support for Cascading Style Sheets.
htmlcomp Simple autocompletion support for HTML and XML documents.
pycomp Provides completion and calltip support for python documents. To provide the
simplecomp Simple Generic autocompleter for completing words found in the current buffer.