Commit graph

4 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
b06b9eff11 - Update to 1.99.0 2020-05-14 06:07:00 +00:00
Jose Alonso Cardenas Marquez
943a20771a - Update to 1.92.0
- Add Python like dependency
- Remove BROKEN
2019-12-31 15:19:39 +00:00
Jose Alonso Cardenas Marquez
011ed12b8e - Update to 1.84.2 2019-08-15 16:54:04 +00:00
Jose Alonso Cardenas Marquez
faa05dce97 - New port: editors/cudatext
CudaText is a cross-platform text editor, written in Lazarus. It is fully
open source. Features include:
- Syntax highlight for many languages: C, C++, JavaScript, HTML, CSS, PHP,
  Python, XML etc. 200+ syntax lexers exist.
- Code tree (tree structure of functions/classes/etc in source).
- Code folding.
- Multi-carets and multi-selections.
- Find/Replace with reg. ex.
- Plugins in Python language. Plugins can do lot of things.
- Configs in JSON. Supports lexer-specific configs.
- Tabbed UI.
- Split each tab.
- Split view for 2/3/4/6 files.
- Simple auto-completion (fixed list) for some lexers.
- Command palette (ST3 style).
- Minimap.
- Micromap.
- Show unprinted whitespace.
- Support for many encodings.
- Customizable hotkeys.
- Binary/Hex viewer for files of unlimited size.

WWW: http://uvviewsoft.com/
2019-03-07 06:41:56 +00:00