Skip to content

Releases: SpartanJ/ecode

ecode 0.4.1

15 Jan 21:11

Choose a tag to compare

  • 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

ecode 0.4.0

10 Jan 04:25

Choose a tag to compare

Added LSP support.
Many fixes and minor improvements.

ecode 0.3.1

22 Oct 19:14

Choose a tag to compare

Many fixes and minor improvements.

ecode 0.3.0

25 Sep 01:42

Choose a tag to compare

Many fixes and minor improvements.

ecode 0.2.1

19 Aug 01:58

Choose a tag to compare

Many fixes and minor improvements.

ecode 0.2.0

21 Jul 01:24

Choose a tag to compare

Added terminal support.
Many fixes and minor improvements.

ecode 0.1.0

14 Jun 05:16

Choose a tag to compare

The first release of ecode!