An action which will always activate the SideKick parser,
alternately selecting the default parser, and then the
selected one, allowing you to toggle between say, Outline
and Java parsers, XML and HTML, or Python and Jython parsers.
Mode-Specific options for SideKick - a custom ModeOptionsPane which
includes 3 questions for the user, and provides an example of
how to extend ModeOptionsPane and set/reset the mode options.
SourceParser: parses source and builds a sidekick structure tree
Parsers are based on regular expressions and will therefore
not able to correctly parse irregular source