ExCode
Pre-release
Pre-release
Changelog
All notable changes to this project will be documented in this file.
0.0.3 | 12-05-2022
Additions
- Added support for word wrapping in the editor
- Clear button and TAB, [], {} ... buttons are now functional
NOTE: The text is appended to the existing text for now. - Added dropdown search support for easy access to languages.
- Added local storage for themes, i.e, the app now remembers the app theme you last used.
Fixes / Improvements
- Implemented a better way of rebuilding the editor part of the app.
- The editor now opens the output window when the run button is pressed
- Output window can now be accessed on long press of the button.
Known issues
- Themeing is not consistent throughout the app yet
- On pressing buttons related to editing the text or changing the editor theme, the line numbering stops working.
0.0.2 | 15-04-2022
Additions
- Added support for execution of multiple languages
- Added themes and per language themeing support
0.0.1 | 15-04-2022
Additions
- Initial release for Android, Windows and the web
- Basic editor functionality
- Execution support for 3 languages
- Dark and Light themes
Full Changelog: v0.0.2...v0.0.3