diff -r 6f27d7bcfe56 -r 7c14ccd2a0e1 docs/changelog.md --- a/docs/changelog.md Tue Dec 05 10:54:20 2023 +0100 +++ b/docs/changelog.md Tue Dec 05 14:31:45 2023 +0100 @@ -11,6 +11,11 @@ - Added the capability to comment/uncomment/toggle comment for languages that do not support single line comments (e.g. HTML uses `<!--` and `-->`. +- Viewmanager + - Added `Close Tabs to the Left` and `Close Tabs to the Right` context + menu entries to the tabview view manager. + - Added `Close Editors Above` and `Close Editors Below` context menu + entries to the listspace view manager. - Virtual Environments - Added the capability to search for unregistered Python interpreters in order to create an environment entry for those selected by the user.