Package peppy :: Module fundamental
[frames] | no frames]

Module fundamental

Classes
  SpellingSuggestionAction
  BraceHighlightMixin
Brace highlighting mixin for STC
  StandardReturnMixin
Mixin to indent the next line to the correct column
  ReindentBase
Base class for reindenting code.
  StandardReindentMixin
Default implementation of a ReindentBase for generic text files.
  FoldingReindentMixin
Experimental class to use STC Folding to reindent a line.
  GenericFoldHierarchyMixin
Mixin for the scintilla fold processing.
  ParagraphInfo
Summary object about the currently selected paragraph.
  StandardParagraphMixin
Locate the start and end of a paragraph, given a point within it.
  FundamentalSTC
Subclass of PeppySTC providing the Editra mixin
  FundamentalMode
Major mode for editing generic text files.
Variables
  USE_SPELLING = True