CudaText
Cross-platform text editor, written in Free Pascal
Python★ 3.1k⑂ 208 forksMPL-2.0updated 1 day ago
git clone https://github.com/Alexey-T/CudaText.gitAlexey-T/CudaTextREADME.mdfork it — it’s yours
CudaText
Open source and cross-platform text editor. Written in Free Pascal, using Lazarus.
Information
- Installers/binaries: https://sourceforge.net/projects/cudatext/files/release/
- Homepage with screenshots, animations, feature list: https://cudatext.github.io
- Full documentation: https://wiki.freepascal.org/CudaText
- Plugin API documentation: https://wiki.freepascal.org/CudaText_API
- How to compile (Wiki topic): https://wiki.freepascal.org/CudaText#How_to_compile_CudaText
Required packages
Files required if compiling CudaText from source:
- https://github.com/bgrabitmap/bgrabitmap
- https://github.com/Alexey-T/EncConv
- https://github.com/Alexey-T/ATBinHex-Lazarus
- https://github.com/Alexey-T/ATFlatControls
- https://github.com/Alexey-T/ATSynEdit
- https://github.com/Alexey-T/ATSynEdit_Cmp
- https://github.com/Alexey-T/EControl
- https://github.com/Alexey-T/ATSynEdit_Ex
- https://github.com/Alexey-T/Python-for-Lazarus
- https://github.com/Alexey-T/Emmet-Pascal
more like this
react-sane-contenteditable
React component with sane defaults to make any element contentEditable
JavaScript★ 51