Koder is a code editor built using Scintilla editing component, inspired by Notepad++.
- Scintilla
- yaml-cpp
Koder uses makefile_engine. Invoke make in root directory.
Copy all files from data directory to Koder directory in any non-packaged/data folder.
0.2.0 - 15-04-2017
- Add icon.
- Add translations.
- Adjust whitespace size.
- Fix crash when changing git branches with a file open.
- Fix horizontal scrollbar on long lines.
- Recolor the document on language change.
- Handle drag and drop message.
- Add jumping to specific position in file from command line. Handle parameters from /bin/open.
- Add comment line/block feature.
- Add indent guides highlighting.
- Add editor style menu to preferences.
- Add toolbar.
- Put selection in Find window automatically.
- Add AWK, Perl, Ruby and Rust support.
0.1.0 - 01-01-2017
- Initial release.