Skip to content

File Fromage

Compare
Choose a tag to compare
@Chillee Chillee released this 23 Jun 00:25
· 4609 commits to master since this release

We fixed the highest thumbed up issue in VSCodeVim history this time!

  • Added e! to revert files @Chillee
  • Fixed P not adding an undo stop @Chillee #1857
  • Added q! to close files without saving them @Chillee
  • Added [count] A/I for adding repeated text at beginning/end of lines @xconverge #1843
  • Fixed README errors. Thanks @BlueDrink9
  • And the big issue this time: Keybindings for navigating the explorer list! Here are the list of the current keybindings.
    • gg navigates you to the top of the explorer list
    • G navigates you to the bottom
    • o opens and closes folders
    • <ctrl+d> navigates down half a page
    • <ctrl+u> navigates up half a page
    • And then of course, j and k for navigating up and down.

Please give feedback if you feel there's other keybindings we're missing.