Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete backwards (d?) action is not working #4506

Closed
nikitavoloboev opened this issue Jan 18, 2020 · 0 comments · Fixed by #5041
Closed

Delete backwards (d?) action is not working #4506

nikitavoloboev opened this issue Jan 18, 2020 · 0 comments · Fixed by #5041
Labels

Comments

@nikitavoloboev
Copy link

In vim you can do d?word to delete backwards in a file until word is found.

VSCode Vim doesn't seem to support it.

Running latest version of VS Code and the plugin.

J-Fields pushed a commit that referenced this issue Jul 17, 2020
This PR removes an unnecessary restriction that prevents search backwards ("?") with an operator.

Fixes #4506
Fixes #4647
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants