Vscode Neovim Versions Save

Vim mode for VSCode, powered by Neovim

v1.10.0

1 week ago

1.10.0 (2024-04-21)

⚠ BREAKING CHANGES

  • vscode.get_status_item has been removed.

Features

Bug Fixes

  • highlight: timely win hl ns setup, disable treesitter highlighting (#1898) (eff4e20)

Miscellaneous Chores

v1.9.0

1 week ago

1.9.0 (2024-04-20)

Features

Bug Fixes

  • tabstops now considered when calculating line width for highlights (#1897) (bd4cbca)

v1.8.3

1 week ago

1.8.3 (2024-04-19)

Bug Fixes

  • highlight calculations race with buffer updates (#1890) (53acfe5)

v1.8.2

2 weeks ago

1.8.2 (2024-04-14)

Bug Fixes

  • keybinds: fix behavior of CTRL-m and CTRL-j (#1886) (afb435d)

v1.8.1

1 month ago

1.8.1 (2024-03-28)

Bug Fixes

v1.8.0

1 month ago

1.8.0 (2024-03-26)

Features

Bug Fixes

v1.7.1

1 month ago

1.7.1 (2024-03-13)

Bug Fixes

v1.7.0

1 month ago

1.7.0 (2024-03-11)

Features

v1.6.1

2 months ago

1.6.1 (2024-02-12)

Bug Fixes

v1.6.0

2 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