Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akash1474/txedit

TxEdit is a minimalistic text editor built using C/C++ inspired by SublimeText, with goal to provide IDE like coding experience. TxEdit offers a user-friendly interface combined with essential features to enhance your productivity. Still Under Development⚠️
https://github.com/akash1474/txedit

c cpp imgui-glfw text-editor text-editor-cpp windows windows-app

Last synced: about 2 months ago
JSON representation

TxEdit is a minimalistic text editor built using C/C++ inspired by SublimeText, with goal to provide IDE like coding experience. TxEdit offers a user-friendly interface combined with essential features to enhance your productivity. Still Under Development⚠️

Awesome Lists containing this project

README

        

# TxEdit🍀


TxEdit Logo



TxEdit is a minimalistic yet powerful text editor built using C/C++, designed to be close IDE coding experience TxEdit offers a user-friendly interface combined with essential features to enhance your productivity

> [!NOTE]
> Feel free to use it.

### Introducing "TxEdit" a light-weight text editor for Windows
![Editor](./assets/screenshots/editor.png)
![Selection](./assets/screenshots/selection.png)
![Multi-Cursor](./assets/screenshots/multi_cursor.png)

> [!WARNING]
> The application is still in development phase and still has bugs.

- **Advanced Key Bindings**: Key Bindings are inspired by sublime text. Use Ctrl+d to select multiple instance of current word
- **Minimal UI**: Provided a UI with a directory tree on left and the text editing pane on the right.
- **Copy-Paste Feature**: Allows you to copy and paste text from and to the text editor.

> [!CAUTION]
> Application will crash