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