An open API service indexing awesome lists of open source software.

https://github.com/ik5/split_lazarus

Plugins for Lazarus to allow splitting the editor view
https://github.com/ik5/split_lazarus

Last synced: 5 months ago
JSON representation

Plugins for Lazarus to allow splitting the editor view

Awesome Lists containing this project

README

          

# split\_lazarus

The following project provide a Plugins for Lazarus tat allow splitting the
editor view into two sections.

## Installation

* Open the package menu
* Choose the option of open package file (.lpk)
* Open the file under the package directory named lazsplitview.lpk
* At the new opened window, press on compile to make sure that the source can
be build. Then choose "Install".
* You'll be prompt for a question if you wish to build it now, answer "yes"
* Lazarus will be booted up and enjoy :)

## Dependencies

* FPC 2.6.0/2.6.2
* Lazarus 1.0.0 or above (1.0.4 Recommended)

## License

The following project is under the MIT license