docs/changelog.md

branch
eric7
changeset 10376
4146ac0fd307
parent 10362
cfa7034cccf6
child 10380
7c14ccd2a0e1
--- a/docs/changelog.md	Mon Dec 04 10:33:58 2023 +0100
+++ b/docs/changelog.md	Mon Dec 04 15:21:07 2023 +0100
@@ -7,6 +7,10 @@
         - Logging
         - Miscellaneous
         - Simplify
+- Editor
+    - Added the capability to comment/uncomment/toggle comment for languages
+      that do not support single line comments (e.g. HTML uses `<!--` and
+      `-->`.
 - Virtual Environments
     - Added the capability to search for unregistered Python interpreters in
       order to create an environment entry for those selected by the user.

eric ide

mercurial