Package peppy :: Package lib :: Module foldexplorer
[frames] | no frames]

Module foldexplorer

Scintilla Fold Explorer mixin for text editors

This is a mixin class based on Stani Michiels' fold explorer he posted to the pyxides mailing list.

Classes
  FoldExplorerNode
  FoldExplorerMixin
  SimpleFoldFunctionMatchMixin
Simple getFoldEntryFunctionName provider that matches at the beginning of the line.
  SimpleCLikeFoldFunctionMatchMixin
Simple getFoldEntryFunctionName provider for C-like languages that matches at the beginning of the line.