--- 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.