Vscode Neovim Versions Save

Vim mode for VSCode, powered by Neovim

v1.8.0

1 month ago

1.8.0 (2024-03-26)

Features

Bug Fixes

v1.7.1

2 months ago

1.7.1 (2024-03-13)

Bug Fixes

v1.7.0

2 months ago

1.7.0 (2024-03-11)

Features

v1.6.1

3 months ago

1.6.1 (2024-02-12)

Bug Fixes

v1.6.0

3 months ago

1.6.0 (2024-02-08)

Features

  • bindings: handle C-d/C-u in hover widget (#1744) (64c4cc7)
  • expose logs in OutputChannel, log info on startup #1786 (f77256b)

Bug Fixes

v1.5.0

4 months ago

1.5.0 (2023-12-20)

Features

  • override the default vim.ui interfaces (#1710) (b522787)
  • R to refresh file explorer (5464b48)

Bug Fixes

v1.4.0

5 months ago

1.4.0 (2023-12-15)

Features

Bug Fixes

v1.3.0

5 months ago

1.3.0 (2023-12-09)

Features

  • Add clipboard provider g:vscode_clipboard (#1688) (c5346c8)
  • Allow specifying WSL distro by wslDistribution (#1693) (6c5dbcb)
  • keybindings: add keybindings for output panel (#1685) (12502e0)
  • keybindings: Add keybindings for the hover widget (#1694) (68f0df8)

Bug Fixes

v1.2.0

5 months ago

1.2.0 (2023-12-04)

Features

  • api: support passing a map-like table as args (#1670) (8fe3d8f)

Bug Fixes

v1.1.5

5 months ago

1.1.5 (2023-11-30)

Bug Fixes

  • change: Fix bug in setting applyingEdits variable (8f6447c)
  • change: Respect the selections of the editor (#1661) (4b8f242)
  • skip window changed when target window id is 1000 (#1667) (56ca01f)