Amended the changelog for 22.12 with the new editor text file loading behavior. eric7

Sat, 03 Dec 2022 14:33:56 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 03 Dec 2022 14:33:56 +0100
branch
eric7
changeset 9557
4367b01cc6df
parent 9556
b90938c52816
child 9558
6d6a0e5f65ca

Amended the changelog for 22.12 with the new editor text file loading behavior.

docs/changelog.md file | annotate | diff | comparison | revisions
--- a/docs/changelog.md	Thu Dec 01 11:21:33 2022 +0100
+++ b/docs/changelog.md	Sat Dec 03 14:33:56 2022 +0100
@@ -17,6 +17,10 @@
       fixed network port (default 35000)
     - added a stack frame selector to the global variables viewer (synchronized with
       the one of the local variables viewer)
+- Editor
+    - changed behavior to not load files whoes file type cannot be determined as text.
+      The old behavior can be regained by unchecking the option `Load files of unknown
+      type` on the `Mimetypes` configuration page.
 - MicroPython
     - introduced a configuration option to enable manual selection of devices
       (e.g. for unknown devices or inside the Linux container of ChromeOS)

eric ide

mercurial