Skip to content

ecode 0.4.1

Compare
Choose a tag to compare
@SpartanJ SpartanJ released this 15 Jan 21:11
· 64 commits to main since this release
  • Fixed application not rendering correctly on secondary screens on macOS (issue #4).

  • Fixed custom editor and terminal color schemes not loading from the configuration folder (issue #8).

  • Fixed creating/removing files does not update file listings on the sidebar after toggling "show hidden files" once (issue #9).

  • Fixed incorrectly overriding the current working directory on Linux (PR SpartanJ/eepp#5).

  • Fixed "About ecode" being inconsistent on macOS (issue #3).

  • Minor improvements in the color picker (issue #4).

  • Added an option to allow loading the most recent folder on startup (issue #6).
    Screenshot_20230115_122804

  • Added an option to Check for Updates
    Screenshot_20230115_122826

  • File dialog now shows logical drives when possible (going Up from the root path of the logical drive or by entering the path "drives://").
    Screenshot_20230115_122721

  • Cleaned up eepp to only use the base modules (removed physics module from the main eepp build).

  • Added support for more LSP servers: Kotlin, Nim, Ruby, YAML.

  • Added "Format Document" option in the editor's context menu (when available).
    Screenshot_20230115_181059