Cross-platform text editor mainly for C/C++, with features like fuzzy autocomplete, multiple cursors, and more.
- Include the SDL2 headers, either globally or by putting the includes in
3party/SDL2
make release
- Put SDL2.lib in the root directory
- Run build.bat
- run
./cmantic
- Hit Ctrl+P and type 'tutorial'
- Hit Enter