From 06c5174555c0aa295beafd935dfd3b523fd03e8e Mon Sep 17 00:00:00 2001 From: Dongdong Zhou Date: Mon, 12 Aug 2024 22:24:31 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a55d3a7e..0a4a3c83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ### 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. ### Bug Fixes - Fix markdown syntax highlighting