74th / vscode-vim

vim emulator for Visual Studio Code
MIT License
215 stars 25 forks source link

Search bar does not close on enter #88

Open abuseofnotation opened 4 years ago

abuseofnotation commented 4 years ago

1 Press '/' and type in a query - the VS Code Search bar appears. 2 Press enter - the Search bar stays opened - it should close to allow you to go through the results with 'n'.

If you press esc instead of Enter it works.

btw great work on this plugin :)