VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
13.83k stars 1.31k forks source link

Command line tab completion throws error on web version #6625

Open xdevalex opened 3 years ago

xdevalex commented 3 years ago

To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error VSCodeVim version: 1.20.2

Stack trace ``` TypeError: Failed to handle key=. Cannot read property 'sep' of null at i (https://storage.googleapis.com/vscode-extension-assets/vscode-extensions/vscode/vscodevim/vim/1.20.2/Microsoft.VisualStudio.Code.WebResources/extension/out/extensionWeb.js

c7h commented 3 years ago

Try to deactivate and activate the extension (reload required). This fixed it for me.

J-Fields commented 2 years ago

Ran into this when attempting tab completion on the command line in the web version