update CHANGELOG

This commit is contained in:
Dongdong Zhou 2024-08-24 19:04:16 +01:00
parent 8047100baf
commit b618c25e1d
1 changed files with 4 additions and 2 deletions

View File

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