Vscode Neovim Versions Save

Vim mode for VSCode, powered by Neovim

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

5 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

6 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)

v1.1.4

6 months ago

1.1.4 (2023-11-23)

Bug Fixes

  • buffer: bufname conflict when creating a new buffer (#1652) (f304335)

v1.1.3

6 months ago

1.1.3 (2023-11-22)

Bug Fixes

  • highlight: remove duplicate visual selection highlight (#1643) (d02dbde)
  • visual: Fix syncing vscode selection to nvim (#1647) (8d2a14a)

v1.1.2

6 months ago

1.1.2 (2023-11-19)

Bug Fixes