ecode 0.4.1
-
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).
-
File dialog now shows logical drives when possible (going Up from the root path of the logical drive or by entering the path "drives://").
-
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).