Releases: battleoverflow/rem
Releases · battleoverflow/rem
v1.2.37
Changelog | v1.2.37
- First official build of Rem (00e1147)
- Created a few CLI commands, including help (-h, --help, help), and version (-v, --version) (00e1147 & 1ee1b0a)
- Checks if file is writable or not when opening or editing (1ee1b0a)
- Added syntax highlighting for C/C++ and Python (highlighting will also work with languages using similar syntax) (9751c68 - 00e1147)
- Terminal code editor can currently exit the editor, save any file already present or when creating a new file, and can search/query all internal strings (00e1147)