Vim: yanking all lines does not work

Created on 19 Sep 2018  路  3Comments  路  Source: VSCodeVim/Vim

Describe the bug
command ":%y" show E492: Not an editor command. %y

To Reproduce
Steps to reproduce the behavior:

  1. Go to command mode
  2. command "%y"

Environment (please complete the following information):

  • Extension Name: vim
  • Extension Version: 0.16.4
  • OS Version: Windows_NT x64 10.0.17134
  • VSCode version: 1.28.0-insider

Additional context
I have neovim enabled and restarted vs code after that.

arecommandline statuworks-with-neovim

Most helpful comment

I got it working by enabling _Neovim_ and setting _Neovim Path_ to where I installed neovim into (specifically to the nvim.exe file on Windows).

All 3 comments

I got it working by enabling _Neovim_ and setting _Neovim Path_ to where I installed neovim into (specifically to the nvim.exe file on Windows).

Related #2869

Closing in favor of #2869

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ACollectionOfAtoms picture ACollectionOfAtoms  路  3Comments

liamdawson picture liamdawson  路  3Comments

typeoneerror picture typeoneerror  路  3Comments

triztian picture triztian  路  3Comments

elithrar picture elithrar  路  3Comments