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⚠️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Selection Multi-Cursor

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

About

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⚠️

License:MIT License


Languages

Language:C 97.3%Language:C++ 2.5%Language:Lua 0.1%Language:Batchfile 0.1%