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

https://github.com/qseftqseft/qse

The console-based text editor without AI.
https://github.com/qseftqseft/qse

csharp dotnet easy-to-learn linux no-ai text-editor

Last synced: about 2 months ago
JSON representation

The console-based text editor without AI.

Awesome Lists containing this project

README

          

icon

[website](https://qseft.wz.cz/qse/)
[wiki](https://qseftweb.wz.cz/qse/wiki)

QSE /ˈzi/ is a fast, easy to learn, customizable and open-source text editor. It's the first C# console-based text editor, with features like syntax highlighting, project managment and automatically compiling and running your code. QSE is configured via a config file.

QSE tries to be both easy, and fast by having easy to learn shortcuts and by providing extensive documentation from the start. It incorporates some Vim shortcuts, but you can also navigate quickly by using the arrow keys along with the modifier keys (ctrl, shift, alt).

QSE is intended to make you stop using IDE's like VScode, and try an actual text editor, that doesn't have to lie about being a text editor.

QSE currently works only in [st](https://st.suckless.org/).