Customasible text editor, fully written in C99 from the ground up.
This text editor comes with neat features, like fully customisable syntax highlighting for any file. Currently this includes some basic highlighting for numbers, strings and multiline and single line comments in .c|.h|.cpp files! You can change these however you like, just look through the code and have fun!
git clone https://github.com/LiveEmily/nextpad.git
cd nextpad
makePlace the executable in the binary folder for system wide use VERY NOT RECOMMENDED
cp main /usr/bin/- Make shortcuts global.
- Use the
duckingbranch system. - Clean code by using less else statements.
- Add some personal comments.
- Come up with some personal bindings or shortcuts and implement them correctly.
- Fix UI bugs.
- Add more syntax highlighting vor .c|.h|.cpp files.
- Make syntax highlighting more customisable
- Actual version control.
- Improvements to UI and refactor code.
This project is very new and in very early stages, expect many bugs, errors and issues. If you do find one or would like to contribute, please open an issue, pull request or hit me up at discord.
