Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kingtoolbox/windedit

A high performace text editor for huge file and long line.
https://github.com/kingtoolbox/windedit

editor huge-file long-line performance

Last synced: about 2 months ago
JSON representation

A high performace text editor for huge file and long line.

Awesome Lists containing this project

README

        

# WindEdit
A high performace text editor for huge file and long line.

_Hello WindEdit :rose:, hello world!_

**If you want a high performance SSH/Telnet/Serial/Shell client, you can try [WindTerm](https://github.com/kingtoolbox/windterm).**

# Background
When developing [WindTerm](https://github.com/kingToolbox/WindTerm), I need a colored text component, so WindEdit was created as a by-product. Hope it is a good by-product.

# License
Completely FREE for commercial and non-commercial use without limitations.

# Source Code

Since WindEdit is just a by-product of WindTerm, and all the source code is shared with WindTerm, if you have any source code requirements, please visit [WindTerm](https://github.com/kingtoolbox/windterm).

Please note that neither WindTerm nor WindEdit is a **partial** open source project.

# Introduction
See [Intro Videos](https://kingtoolbox.github.io/)

# Screenshots
![cpp](https://github.com/kingToolbox/DIGEdit/blob/master/images/screenshots/cpp.png)
![rfc](https://github.com/kingToolbox/DIGEdit/blob/master/images/screenshots/rfc.png)

# Features
- Support huge files upto TBytes.
- Support huge files containing billions of lines of text.
- Support very long lines upto GBytes.
- Support vscode syntaxes. (Currently only support cpp, python, rfc, and more is coming)
- Support vscode themes.
- Configurable fold, pair, indent, outline, complete, mark and so on.
- Snippet.
- Word wrap.
- Hex edit.
- Column edit.
- Multilines edit.
- Search and replace in folders.
- High performance.