Skip to content

v1.2.37

Latest
Compare
Choose a tag to compare
@battleoverflow battleoverflow released this 31 Jul 03:26
· 7 commits to main since this release

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)