Skip to content

ExCode

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 09:37
· 204 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.

0.4.0 | 28-11-2022

Additions

  • Add tab visibility setting and option to manually switch between tabs.
  • Reintroduce save to cloud setting (does not work as for now).
  • Add user accounts and login functionality.
  • Add progress indicators to indicate execution progress.
  • Add stdin and command line arguments.
  • Add floating run button.

Future additions

  • Cloud storage of data
  • Drag and open files on editor
  • Add functionality to customise snippet bar.

Fixes / Improvements

  • Fix line number colors in light theme.
  • Change font size button.
  • Editor now switches to output tab on executing code.
  • Line numbers should now update on changing language.

Full Changelog: v0.3.0...v0.4.0