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
- Host: GitHub
- URL: https://github.com/ik5/split_lazarus
- Owner: ik5
- License: mit
- Created: 2012-12-17T19:21:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-02T13:26:39.000Z (over 13 years ago)
- Last Synced: 2025-02-02T07:14:09.214Z (over 1 year ago)
- Language: Delphi
- Size: 223 KB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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