Package sidekick

Generalized framework for code browsing, folding, and completion.

See: Description

Package sidekick Description

Generalized framework for code browsing, folding, and completion. Other plugins provide implementations of SideKickParser which parse specific languages.

By implementing a SideKickParser, a plugin can take advantage of SideKick's structure browser and its folding mode.

Plugins can also provide a SideKickCompletion implementation to take advantage of SideKick's completion popup.