You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)