Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kingtoolbox/windedit
- Owner: kingToolbox
- Created: 2019-05-25T00:57:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T09:03:50.000Z (over 3 years ago)
- Last Synced: 2024-10-13T10:21:01.488Z (3 months ago)
- Topics: editor, huge-file, long-line, performance
- Homepage: https://kingtoolbox.github.io
- Size: 231 KB
- Stars: 690
- Watchers: 19
- Forks: 51
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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.