From b618c25e1db20f16869312eda4b4a68a28c12c0a Mon Sep 17 00:00:00 2001 From: Dongdong Zhou Date: Sat, 24 Aug 2024 19:04:16 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a4a3c83..6ba40c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,10 @@ ### Features/Changes - Implement "Run in terminal" - Implement document symbols in a panel -- Implement 'Go To Location' functionality in the Diff editor. -- implement on screen find which is similar to `f` in vim but for the whole screen. +- Implement "Go To Location" functionality in the Diff editor. +- Implement on screen find which is similar to `f` in vim but for the whole screen. +- Make file explorer horizontal scrollable +- Implement "Reveal in system file explorer" ### Bug Fixes - Fix markdown syntax highlighting