NAME
App::Codit::Plugins::SplitView - plugin for App::Codit
DESCRIPTION
Create a secondary document interface for simultaneous reviewing.
DETAILS
This plugin creates a secondary document interface that holds all the documents in the primary one in a readonly state. You can create a horizontal or a vertical split through the View menu. Whenever a document is opened or closed in the primary interface it is also opened or closed in the secondary interface.
COMMANDS
- split_cancel
-
Removes an existing split from view.
- split_horizontal
-
Creates a horizontal split.
- split_vertical
-
Creates a vertical split.
LICENSE
Same as Perl.
AUTHOR
Hans Jeuken (hanje at cpan dot org)
TODO
BUGS AND CAVEATS
If you find any bugs, please report them here https://github.com/haje61/App-Codit/issues.