Skip to content

v0.6.0

Compare
Choose a tag to compare
@jasonwilliams jasonwilliams released this 29 Jan 23:34
· 10 commits to main since this release
  • Adds support for sidebar toggle (ctrl+b)
  • Fixes bug caused by match modes where the keys would lock up
  • Fixes bug with Enable/Disable extension
  • Supports auto complete in insert mode
  • Supports "go to next change" in both compare and normal editor
  • Clears selection on insert, fixes #14
  • Fixes the bug with moving the left/right cursor causing highlighting of other occurances fixes #15
  • Partial implementation of yank/paste (still buggy on paste above)