This was a personal project made during my break.
Created a Text Editor on WSL using C++20, debugged by Makefile, compiled by GCC.
Features include:
-Syntax highlighting.
-File save & Filetype detector.
-Incremental search.
-Flexible tabs for different window sizes.
Like this project
Posted Nov 2, 2024
Text Editor on WSL that included things like syntax highlighting, File Save & Filetype detector, incremental search and flexible tabs.